Searched defs:SLIST_INSERT_AFTER (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h123 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h179 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h54 #undef SLIST_INSERT_AFTER macro
217 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/freebsd-11-stable/sys/sys/
H A Dqueue.h237 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro

Completed in 82 milliseconds