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

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

Completed in 170 milliseconds