Home
last modified time | relevance | path

Searched defs:SIMPLEQ_FOREACH (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_parser.h195 #define SIMPLEQ_FOREACH(var, head, field) \ macro
/dflybsd-src/lib/libssh/openbsd-compat/
H A Dsys-queue.h364 #define SIMPLEQ_FOREACH(var, head, field) \ macro
/dflybsd-src/sys/dev/crypto/ubsec/
H A Dubsec.c86 #define SIMPLEQ_FOREACH STAILQ_FOREACH macro