Searched defs:SLIST_REMOVE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h191 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h57 #undef SLIST_REMOVE macro
235 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/freebsd-11-stable/sys/sys/
H A Dqueue.h249 #define SLIST_REMOVE(head, elm, type, field) do { \ macro

Completed in 71 milliseconds