Home
last modified time | relevance | path

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

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