Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/nscd/
HDmp_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()
HDcachelib.h244 #define INVALID_CACHE_ENTRY (NULL) macro
HDnscd.c125 INVALID_CACHE_ENTRY); in init_cache_()
132 INVALID_CACHE_ENTRY); in init_cache_()
HDmp_rs_query.c223 if (c_entry != INVALID_CACHE_ENTRY) { in on_mp_read_session_request_process()