Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h117 #define SLIST_ENTRY(type) \ macro
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dmanifest.h220 #define SLIST_ENTRY(t) struct { struct t *q_forw; } macro
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/compat/sys/
H A Dqueue.h99 #define SLIST_ENTRY(type) \ macro
/netbsd-src/sys/sys/
H A Dqueue.h110 #define SLIST_ENTRY(type) \ macro