Home
last modified time | relevance | path

Searched refs:SLIST_INIT (Results 1 – 5 of 5) sorted by relevance

/external/openssh/openbsd-compat/
Dsys-queue.h53 #undef SLIST_INIT
213 #define SLIST_INIT(head) { \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h134 #define SLIST_INIT(head) do { \ macro
/external/libevent/compat/sys/
Dqueue.h119 #define SLIST_INIT(head) { \ macro
/external/iperf3/src/
Dqueue.h128 #define SLIST_INIT(head) { \ macro
Diperf_api.c2266 SLIST_INIT(&testp->streams); in iperf_defaults()
2267 SLIST_INIT(&testp->protocols); in iperf_defaults()
2460 SLIST_INIT(&test->streams); in iperf_reset_test()