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

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h133 #define SLIST_REMOVE_HEAD(head, field) do { \ macro
/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h205 #define SLIST_REMOVE_HEAD(head, field) do { \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h56 #undef SLIST_REMOVE_HEAD macro
231 #define SLIST_REMOVE_HEAD(head, field) do { \ macro
/freebsd-11-stable/sys/sys/
H A Dqueue.h268 #define SLIST_REMOVE_HEAD(head, field) do { \ macro

Completed in 102 milliseconds