Searched defs:HlistNode (Results 1 – 1 of 1) sorted by relevance
23 struct HlistNode { struct24 struct HlistNode *next; argument25 struct HlistNode **pprev; argument30 struct HlistNode head; argument