Searched refs:neg_cache_size (Results 1 – 8 of 8) sorted by relevance
447 size_t neg_cache_size; member
289 cfg->neg_cache_size = 1 * 1024 * 1024; in config_create()426 cfg->neg_cache_size = 100 * 1024; in config_create_forlib()719 else S_MEMSIZE("neg-cache-size:", neg_cache_size) in config_set_option()1176 else O_MEM(opt, "neg-cache-size", neg_cache_size) in config_get_option()
2248 if(!cfg_parse_memsize($2, &cfg_parser->cfg->neg_cache_size))
5376 if(!cfg_parse_memsize((yyvsp[0].str), &cfg_parser->cfg->neg_cache_size)) in yyparse()
291 .. attribute:: neg_cache_size
207 memsize_expect += cfg->key_cache_size + cfg->neg_cache_size; in checkrlimits()
96 if(cfg) neg->max = cfg->neg_cache_size; in val_neg_create()
1040 size_t neg_cache_size;