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

/freebsd-10-stable/usr.sbin/nscd/
H A Dhashtable.h103 #define HASHTABLE_GET_ENTRY(table, hash) \ macro
H A Dcachelib.c402 ht_item = HASHTABLE_GET_ENTRY(&(entry->items), hash);
723 item = HASHTABLE_GET_ENTRY(&(common_entry->items), hash);
832 item = HASHTABLE_GET_ENTRY(&(common_entry->items), hash);

Completed in 113 milliseconds