52 if (strcmp(token,
"none") == 0 || token[0] ==
'-') {
59 const char *p =
nullptr;
61 debugs(77,
DBG_CRITICAL,
"ERROR: invalid delay rate '" << token <<
"'. Expecting restore/max or 'none'.");
bool StringToInt64(const char *s, int64_t &result, const char **p, int base)
bool StringToInt(const char *s, int &result, const char **p, int base)
static char * NextToken()
void dump(StoreEntry *) const
void stats(StoreEntry *sentry, char const *) const
#define debugs(SECTION, LEVEL, CONTENT)
void storeAppendPrintf(StoreEntry *e, const char *fmt,...)