Searched refs:SLIST_INIT (Results 1 – 2 of 2) sorted by relevance
123 SLIST_INIT(&(htab->htable[idx])); in hcreate_r()
221 SLIST_INIT(head2); \226 SLIST_INIT(head2); \259 #define SLIST_INIT(head) do { \ macro