Home
last modified time | relevance | path

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

/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h127 #define SLIST_FIRST(head) ((head)->slh_first) macro
/external/libevent/compat/sys/
Dqueue.h106 #define SLIST_FIRST(head) ((head)->slh_first) macro
/external/iperf3/src/
Dqueue.h110 #define SLIST_FIRST(head) ((head)->slh_first) macro
/external/openssh/openbsd-compat/
Dsys-queue.h195 #define SLIST_FIRST(head) ((head)->slh_first) macro