Home
last modified time | relevance | path

Searched defs:LIST_INSERT_AFTER (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h174 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd/contrib/libevent/compat/sys/
H A Dqueue.h174 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd/contrib/openbsm/compat/
H A Dqueue.h373 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-queue.h298 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h529 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd/sys/sys/
H A Dqueue.h565 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro