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

/openbsd-current/usr.sbin/ospfd/
H A Dprintconf.c81 SIMPLEQ_FOREACH(r, rlh, entry) { function
/openbsd-current/lib/libfuse/
H A Dfuse_subr.c104 SIMPLEQ_FOREACH(vn, vn_head, node) { function
127 SIMPLEQ_FOREACH(v, vn_head, node) { function
/openbsd-current/usr.sbin/bgpd/
H A Drde_sets.c66 SIMPLEQ_FOREACH(aset, as_sets, entry) { function
94 SIMPLEQ_FOREACH(n, new, entry) { function
H A Dprintconf.c630 SIMPLEQ_FOREACH(aset, as_sets, entry) { function
650 SIMPLEQ_FOREACH(ps, psh, entry) { function
671 SIMPLEQ_FOREACH(ps, psh, entry) { function
721 SIMPLEQ_FOREACH(r, rh, entry) { function
1279 SIMPLEQ_FOREACH(rr, rib_l, entry) { function
/openbsd-current/sys/net/
H A Dbridgectl.c715 SIMPLEQ_FOREACH(n, h, brl_next) { function
/openbsd-current/sys/kern/
H A Dkern_bufq.c400 SIMPLEQ_FOREACH(cur, head, dsentries) { function
/openbsd-current/usr.bin/ctfconv/
H A Ddw.c365 SIMPLEQ_FOREACH(dab, dabq, dab_next) { function
/openbsd-current/sys/sys/
H A Dqueue.h272 #define SIMPLEQ_FOREACH(var, head, field) \ macro
/openbsd-current/sbin/dhcp6leased/
H A Dfrontend.c1042 SIMPLEQ_FOREACH(iface_conf, head, entry) { function
/openbsd-current/sbin/pfctl/
H A Dpfctl_parser.c1187 SIMPLEQ_FOREACH(ti, nodes, entries) { function
/openbsd-current/usr.sbin/rad/
H A Dfrontend.c733 SIMPLEQ_FOREACH(ra_iface_conf, head, entry) { function
1094 SIMPLEQ_FOREACH(ra_prefix_conf, head, entry) { function
[all...]
/openbsd-current/sbin/dhcpleased/
H A Dfrontend.c1233 SIMPLEQ_FOREACH(iface_conf, head, entry) { function

Completed in 295 milliseconds