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

/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Dqueue.h172 #undef TAILQ_INSERT_BEFORE macro
508 #define TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ macro
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dsys-queue.h101 #undef TAILQ_INSERT_BEFORE macro
494 #define TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ macro
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dqueue.h615 #define TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ macro

Completed in 172 milliseconds