Searched defs:TAILQ_HEAD (Results 1 - 4 of 4) sorted by relevance

/src/sbin/fsck/
H A Dfsck.c70 TAILQ_HEAD(fstypelist, entry) opthead, selhead, omhead; function
/src/sys/sys/
H A Dqueue.h402 #define TAILQ_HEAD(name, type) _TAILQ_HEAD(name, struct type,) macro
/src/sys/arch/sun2/sun2/
H A Dpmap.c305 TAILQ_HEAD(context_tailq, context_state) function
/src/sys/arch/sun3/sun3/
H A Dpmap.c314 TAILQ_HEAD(context_tailq, context_state) function

Completed in 11 milliseconds