Searched refs:hnode_getkey (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.h42 extern const void *hnode_getkey(hnode_t *);
70 #define hnode_getkey(N) ((N)->hash_key) macro
H A Dhash.c800 #undef hnode_getkey macro
801 const void *hnode_getkey(hnode_t *node) function
1038 key = hnode_getkey(hn);
1065 printf("%s\t%s\n", (char*) hnode_getkey(hn),

Completed in 105 milliseconds