Searched refs:TAILQ_HEAD (Results 1 – 2 of 2) sorted by relevance
364 #define TAILQ_HEAD(name, type) _TAILQ_HEAD(name, struct type,) macro