Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h127 #define SLIST_FIRST(head) ((head)->slh_first) macro
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dmanifest.h223 #define SLIST_FIRST(h) ((h)->q_forw) macro
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/compat/sys/
H A Dqueue.h108 #define SLIST_FIRST(head) ((head)->slh_first) macro
/netbsd-src/sys/sys/
H A Dqueue.h118 #define SLIST_FIRST(head) ((head)->slh_first) macro