Home
last modified time | relevance | path

Searched refs:DEFAULT_MAX_DB_SIZE (Results 1 – 3 of 3) sorted by relevance

/nscd/
A Dnscd_conf.c168 dbs[idx].max_db_size = atol (arg2) ?: DEFAULT_MAX_DB_SIZE; in nscd_parse_file()
A Dnscd.h178 #define DEFAULT_MAX_DB_SIZE (32 * 1024 * 1024) macro
A Dconnections.c123 .max_db_size = DEFAULT_MAX_DB_SIZE,
142 .max_db_size = DEFAULT_MAX_DB_SIZE,
161 .max_db_size = DEFAULT_MAX_DB_SIZE,
180 .max_db_size = DEFAULT_MAX_DB_SIZE,
199 .max_db_size = DEFAULT_MAX_DB_SIZE,

Completed in 11 milliseconds