Searched refs:HASHTABLE_ENTRY_FIND (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/nscd/
H A Dhashtable.h210 #define HASHTABLE_ENTRY_FIND(name, entry, key) \ macro
H A Dcachelib.c401 ht_item_data = HASHTABLE_ENTRY_FIND(cache_ht_, ht_item,
722 find_res = HASHTABLE_ENTRY_FIND(cache_ht_, item, &item_data);
831 find_res = HASHTABLE_ENTRY_FIND(cache_ht_, item, &item_data);

Completed in 99 milliseconds