Searched defs:TAILQ_INIT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Dqueue.h170 #undef TAILQ_INIT macro
488 #define TAILQ_INIT(head) do { \ macro
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dsys-queue.h97 #undef TAILQ_INIT macro
462 #define TAILQ_INIT(head) do { \ macro
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dqueue.h595 #define TAILQ_INIT(head) do { \ macro

Completed in 188 milliseconds