Searched defs:rsrc_node (Results 1 – 1 of 1) sorted by relevance
164 typedef struct rsrc_node { struct 165 struct rsrc_node *parent; argument 166 struct rsrc_node *sibling; argument 167 struct rsrc_node *child; argument 171 typersrc_node global() argument