Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h134 #define SLIST_INIT(head) do { \ macro
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dmanifest.h217 #define SLIST_INIT(h) \ macro
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/compat/sys/
H A Dqueue.h121 #define SLIST_INIT(head) { \ macro
/netbsd-src/sys/sys/
H A Dqueue.h137 #define SLIST_INIT(head) do { \ macro