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

/freebsd-current/usr.sbin/nscd/
H A Dconfig.h75 cache_entry negative_cache_entry; member in struct:configuration_entry
H A Dquery.c97 if (config_entry->negative_cache_entry != NULL)
99 config_entry->negative_cache_entry,
131 if (config_entry->negative_cache_entry != NULL)
133 config_entry->negative_cache_entry,
522 qstate->config_entry->negative_cache_entry = c_entry;
735 qstate->config_entry->negative_cache_entry = neg_c_entry;
H A Dnscd.c128 config_entry->negative_cache_entry = find_cache_entry(retval,
130 assert(config_entry->negative_cache_entry !=

Completed in 112 milliseconds