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

/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h349 #define TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h489 #define TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h101 #undef TAILQ_INSERT_BEFORE macro
494 #define TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h547 #define TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h711 #define TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devent-internal.h390 #define TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ macro

Completed in 84 milliseconds