Home
last modified time | relevance | path

Searched refs:HASHTABLE_DESTROY (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/nscd/
H A Dhashtable.h93 #define HASHTABLE_DESTROY(table, field) \ macro
H A Dcachelib.c239 HASHTABLE_DESTROY(&(common_entry->items), data); in destroy_cache_entry()