Home
last modified time | relevance | path

Searched defs:elm2 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h203 #define LIST_REPLACE(elm, elm2, field) do { \ argument
365 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
475 #define CIRCLEQ_REPLACE(head, elm, elm2, field) do { \ argument
/freebsd/contrib/libevent/compat/sys/
H A Dqueue.h203 #define LIST_REPLACE(elm, elm2, field) do { \ argument
365 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
475 #define CIRCLEQ_REPLACE(head, elm, elm2, field) do { \ argument
/freebsd/contrib/sendmail/include/sm/
H A Dtailq.h147 #define SM_TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-queue.h329 #define LIST_REPLACE(elm, elm2, field) do { \ argument
607 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
/freebsd/sys/sys/
H A Dqueue.h661 #define LIST_REPLACE(elm, elm2, field) do { \ argument
933 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument