Home
last modified time | relevance | path

Searched refs:INVALID_CACHE_ENTRY (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/usr.sbin/nscd/
Dmp_ws_query.c227 if (c_entry == INVALID_CACHE_ENTRY) in on_mp_write_session_request_process()
521 c_entry = INVALID_CACHE_ENTRY; in register_new_mp_cache_entry()
Dcachelib.h224 #define INVALID_CACHE_ENTRY (NULL) macro
Dnscd.c128 INVALID_CACHE_ENTRY); in init_cache_()
135 INVALID_CACHE_ENTRY); in init_cache_()
Dmp_rs_query.c227 if (c_entry != INVALID_CACHE_ENTRY) { in on_mp_read_session_request_process()