11#ifndef SQUID_SRC_CACHE_CF_H
12#define SQUID_SRC_CACHE_CF_H
void parse_time_t(time_t *var)
void configFreeMemory(void)
void parse_onoff(int *var)
void add_http_port(char *portspec)
void parse_wordlist(wordlist **list)
void requirePathnameExists(const char *name, const char *path)
void parse_eol(char *volatile *var)
const char * cfg_directive
During parsing, the name of the current squid.conf directive being parsed.
char config_input_line[BUFSIZ]
const char * cfg_filename
void parseBytesOptionValue(size_t *bptr, const char *units, char const *value)
Parse bytes number from a string.