Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dcachelib.h224 #define INVALID_CACHE_ENTRY (NULL) macro
H A Dmp_ws_query.c224 if (c_entry == INVALID_CACHE_ENTRY) in on_mp_write_session_request_process()
518 c_entry = INVALID_CACHE_ENTRY; in register_new_mp_cache_entry()
H A Dnscd.c124 INVALID_CACHE_ENTRY); in init_cache_()
131 INVALID_CACHE_ENTRY); in init_cache_()
H A Dmp_rs_query.c224 if (c_entry != INVALID_CACHE_ENTRY) { in on_mp_read_session_request_process()