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

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h128 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h184 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h55 #undef SLIST_INSERT_HEAD macro
222 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-11-stable/sys/sys/
H A Dqueue.h242 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro

Completed in 276 milliseconds