Searched refs:hash_comp_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dhash.h81 typedef int (*hash_comp_t)(const void *, const void *); typedef
147 hash_comp_t hash_compare; /* 7 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dhash.h27 extern hash_t *hash_create(hashcount_t, hash_comp_t, hash_fun_t);
32 extern hash_t *hash_init(hash_t *, hashcount_t, hash_comp_t,
H A Dhash.c292 hash_t *hash_create(hashcount_t maxcount, hash_comp_t compfun,
400 hash_comp_t compfun, hash_fun_t hashfun, hnode_t **table,

Completed in 47 milliseconds