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

/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h191 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/freebsd-10-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-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h222 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h248 #define SLIST_REMOVE(head, elm, type, field) do { \ macro

Completed in 74 milliseconds