Home
last modified time | relevance | path

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

/src/usr.sbin/nscd/
H A Dquery.c97 if (config_entry->negative_cache_entry != NULL) in clear_config_entry()
99 config_entry->negative_cache_entry, in clear_config_entry()
131 if (config_entry->negative_cache_entry != NULL) in clear_config_entry_part()
133 config_entry->negative_cache_entry, in clear_config_entry_part()
522 qstate->config_entry->negative_cache_entry = c_entry; in on_negative_write_request_process()
735 qstate->config_entry->negative_cache_entry = neg_c_entry; in on_read_request_process()
H A Dconfig.h75 cache_entry negative_cache_entry; member
H A Dnscd.c128 config_entry->negative_cache_entry = find_cache_entry(retval, in init_cache_()
130 assert(config_entry->negative_cache_entry != in init_cache_()