Searched refs:DEFAULT_MAX_DB_SIZE (Results 1 – 3 of 3) sorted by relevance
168 dbs[idx].max_db_size = atol (arg2) ?: DEFAULT_MAX_DB_SIZE; in nscd_parse_file()
178 #define DEFAULT_MAX_DB_SIZE (32 * 1024 * 1024) macro
123 .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