Searched defs:avl_node_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Davl.h67 * type "avl_node_t" (corresponding to list pointers).
112 typedef struct avl_node avl_node_t; typedef in typeref:struct:avl_node
132 * user data structure which must contain a field of type avl_node_t.
137 * avl_node_t my_link;

Completed in 63 milliseconds