Searched defs:uu_list_node_impl (Results 1 – 1 of 1) sorted by relevance
53 typedef struct uu_list_node_impl { struct54 struct uu_list_node_impl *uln_next; argument55 struct uu_list_node_impl *uln_prev; argument