Searched refs:hnode_put (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.h40 extern void hnode_put(hnode_t *, void *);
71 #define hnode_put(N, V) ((N)->hash_data = (V)) macro
H A Dhash.c788 #undef hnode_put macro
789 void hnode_put(hnode_t *node, void *data) function

Completed in 95 milliseconds