Searched defs:hash_isempty (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dhash.h66 #define hash_isempty(H) ((H)->hash_nodecount == 0) macro
H A Dhash.c737 #undef hash_isempty macro
738 int hash_isempty(hash_t *hash) function

Completed in 118 milliseconds