Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/netbsd-src/sys/sys/
H A Dqueue.h160 #define SLIST_REMOVE(head, elm, type, field) do { \ macro