Home
last modified time | relevance | path

Searched refs:SIMPLEQ_FOREACH (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-queue.h82 #undef SIMPLEQ_FOREACH
364 #define SIMPLEQ_FOREACH(var, head, field) \ macro
/freebsd/sbin/pfctl/
H A Dpfctl_parser.h237 #define SIMPLEQ_FOREACH(var, head, field) \ macro
H A Dpfctl_parser.c1258 SIMPLEQ_FOREACH(ti, nodes, entries) { in print_tabledef()
H A Dparse.y5438 SIMPLEQ_FOREACH(ti, &opts->init_nodes, entries) { in process_tabledef()
/freebsd/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h236 #define SIMPLEQ_FOREACH(var, head, field) \ macro
/freebsd/contrib/libevent/compat/sys/
H A Dqueue.h236 #define SIMPLEQ_FOREACH(var, head, field) \ macro