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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dhash.h47 extern int hash_isempty(hash_t *);
66 #define hash_isempty(H) ((H)->hash_nodecount == 0) macro
H A Dhash.c381 assert (hash_isempty(hash));
737 #undef hash_isempty macro
738 int hash_isempty(hash_t *hash) function

Completed in 39 milliseconds