Home
last modified time | relevance | path

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

/freebsd-src/contrib/openbsm/compat/
H A Dqueue.h191 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dsys-queue.h242 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/freebsd-src/contrib/libarchive/unzip/
H A Dla_queue.h242 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/freebsd-src/sys/sys/
H A Dqueue.h272 #define SLIST_REMOVE(head, elm, type, field) do { \ macro