Searched defs:SIMPLEQ_FOREACH (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h236 #define SIMPLEQ_FOREACH(var, head, field) \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h80 #undef SIMPLEQ_FOREACH macro
357 #define SIMPLEQ_FOREACH(var, head, field) \ macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.h194 #define SIMPLEQ_FOREACH(var, head, field) \ macro
H A Dpfctl_parser.c1067 SIMPLEQ_FOREACH(ti, nodes, entries) { function
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.c91 #define SIMPLEQ_FOREACH STAILQ_FOREACH macro

Completed in 84 milliseconds