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

/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h127 #define SLIST_FIRST(head) ((head)->slh_first) macro
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/compat/
H A Dqueue.h111 #define SLIST_FIRST(head) ((head)->slh_first) macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dqueue.h248 #define SLIST_FIRST(head) ((head)->slh_first) macro
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/mip/
H A Dmanifest.h223 #define SLIST_FIRST(h) ((h)->q_forw) macro

Completed in 219 milliseconds