Searched refs:hnode_getkey (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dhash.h41 extern const void *hnode_getkey(hnode_t *);
69 #define hnode_getkey(N) ((N)->hash_key) macro
H A Dhash.c797 #undef hnode_getkey macro
798 const void *hnode_getkey(hnode_t *node) function
1038 key = hnode_getkey(hn);
1065 printf("%s\t%s\n", (char*) hnode_getkey(hn),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dhash.h41 extern const void *hnode_getkey(hnode_t *);
69 #define hnode_getkey(N) ((N)->hash_key) macro
H A Dhash.c797 #undef hnode_getkey macro
798 const void *hnode_getkey(hnode_t *node) function
1038 key = hnode_getkey(hn);
1065 printf("%s\t%s\n", (char*) hnode_getkey(hn),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dhash.h41 extern const void *hnode_getkey(hnode_t *);
69 #define hnode_getkey(N) ((N)->hash_key) macro
H A Dhash.c797 #undef hnode_getkey macro
798 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 125 milliseconds