Home
last modified time | relevance | path

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

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