Searched refs:HASHTABLE_DESTROY (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/nscd/ | ||
H A D | hashtable.h | 93 #define HASHTABLE_DESTROY(table, field) \ macro |
H A D | cachelib.c | 239 HASHTABLE_DESTROY(&(common_entry->items), data); in destroy_cache_entry() |