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

/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Drsalist.c57 #define LIST_FIRST(head) ((head)->lh_first) macro
/netbsd-current/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h275 #define LIST_FIRST(head) ((head)->lh_first) macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/compat/sys/
H A Dqueue.h159 #define LIST_FIRST(head) ((head)->lh_first) macro
/netbsd-current/sys/sys/
H A Dqueue.h194 #define LIST_FIRST(head) ((head)->lh_first) macro

Completed in 104 milliseconds