Searched defs:Hlist (Results 1 – 1 of 1) sorted by relevance
29 struct Hlist { struct30 struct HlistNode head; argument48 #define HLIST_PREV(ptr) ((struct HlistNode *)(ptr)->pprev) argument