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

/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dqueue.h176 #undef TAILQ_NEXT macro
541 #define TAILQ_NEXT macro
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dsys-queue.h91 #undef TAILQ_NEXT macro
427 #define TAILQ_NEXT(elm, field) ((elm)->field.tqe_next) macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dqueue.h650 #define TAILQ_NEXT macro
[all...]

Completed in 170 milliseconds