Searched defs:TAILQ_REMOVE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h356 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h527 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h102 #undef TAILQ_REMOVE macro
501 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h588 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h752 #define TAILQ_REMOVE(head, elm, field) do { \ macro

Completed in 180 milliseconds