Searched defs:STAILQ_FIRST (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h189 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
[all...]
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dqueue.h341 #define STAILQ_FIRST(head) ((head)->stqh_first) macro

Completed in 158 milliseconds