Searched defs:SLIST_REMOVE (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/openbsm/compat/ |
H A D | queue.h | 191 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sys-queue.h | 242 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/freebsd/contrib/libarchive/unzip/ |
H A D | la_queue.h | 242 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/freebsd/sys/sys/ |
H A D | queue.h | 272 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|