Searched refs:cache_node (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h110 struct cache_node *node; /* node for this minor */
115 typedef struct cache_node { struct
117 struct cache_node *parent; /* node's parent */
118 struct cache_node *sib; /* node's sibling */
119 struct cache_node *child; /* first child for this node */
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_dg.c632 typedef struct cache_node *cache_ptr;
633 struct cache_node { struct
797 victim = malloc(sizeof (struct cache_node));

Completed in 17 milliseconds