Home
last modified time | relevance | path

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

123

/openbsd/usr.sbin/rad/
H A Dprintconf.c90 SIMPLEQ_FOREACH(ra_rdnss, in print_ra_options()
100 SIMPLEQ_FOREACH(ra_dnssl, in print_ra_options()
107 SIMPLEQ_FOREACH(pref64, &ra_options->ra_pref64_list, entry) { in print_ra_options()
137 SIMPLEQ_FOREACH(iface, &conf->ra_iface_list, entry) { in print_config()
149 SIMPLEQ_FOREACH(prefix, &iface->ra_prefix_list, entry) { in print_config()
H A Drad.c582 SIMPLEQ_FOREACH(ra_rdnss_conf, &xconf->ra_options.ra_rdnss_list, in main_imsg_send_config()
588 SIMPLEQ_FOREACH(ra_dnssl_conf, &xconf->ra_options.ra_dnssl_list, in main_imsg_send_config()
596 SIMPLEQ_FOREACH(pref64, &xconf->ra_options.ra_pref64_list, in main_imsg_send_config()
604 SIMPLEQ_FOREACH(ra_iface_conf, &xconf->ra_iface_list, entry) { in main_imsg_send_config()
614 SIMPLEQ_FOREACH(ra_prefix_conf, &ra_iface_conf->ra_prefix_list, in main_imsg_send_config()
620 SIMPLEQ_FOREACH(ra_rdnss_conf, in main_imsg_send_config()
626 SIMPLEQ_FOREACH(ra_dnssl_conf, in main_imsg_send_config()
632 SIMPLEQ_FOREACH(pref64, in main_imsg_send_config()
H A Dparse.y935 SIMPLEQ_FOREACH(iface, &conf->ra_iface_list, entry) in parse_config()
941 SIMPLEQ_FOREACH(iface, &conf->ra_iface_list, entry) in parse_config()
956 SIMPLEQ_FOREACH(ra_rdnss, &src->ra_rdnss_list, entry) { in copy_dns_options()
966 SIMPLEQ_FOREACH(ra_dnssl, &src->ra_dnssl_list, entry) { in copy_dns_options()
983 SIMPLEQ_FOREACH(pref64, &src->ra_pref64_list, entry) { in copy_pref64_options()
1071 SIMPLEQ_FOREACH(prefix, &ra_iface_conf->ra_prefix_list, entry) { in conf_get_ra_prefix()
1103 SIMPLEQ_FOREACH(pref64, &ra_options->ra_pref64_list, entry) { in conf_get_ra_pref64()
1126 SIMPLEQ_FOREACH(iface, &conf->ra_iface_list, entry) { in conf_get_ra_iface()
H A Dfrontend.c725 SIMPLEQ_FOREACH(ra_iface_conf, head, entry) { in find_ra_iface_conf()
852 SIMPLEQ_FOREACH(ra_iface_conf, &frontend_conf->ra_iface_list, entry) { in merge_ra_interfaces()
912 SIMPLEQ_FOREACH(ra_prefix_conf, &ra_iface_conf->ra_prefix_list, in merge_ra_interfaces()
1063 SIMPLEQ_FOREACH(ra_prefix_conf, head, entry) { in find_ra_prefix_conf()
1135 SIMPLEQ_FOREACH(pref64, &ra_iface_conf->ra_options.ra_pref64_list, in build_packet()
1182 SIMPLEQ_FOREACH(ra_prefix_conf, &ra_iface->prefixes, entry) { in build_packet()
1211 SIMPLEQ_FOREACH(ra_rdnss, in build_packet()
1229 SIMPLEQ_FOREACH(ra_dnssl, in build_packet()
1246 SIMPLEQ_FOREACH(pref64, &ra_iface_conf->ra_options.ra_pref64_list, in build_packet()
/openbsd/usr.sbin/cron/
H A Djob.c48 SIMPLEQ_FOREACH(j, &jobs, entries) { in job_add()
74 SIMPLEQ_FOREACH(j, &jobs, entries) { in job_remove()
93 SIMPLEQ_FOREACH(j, &jobs, entries) { in job_exit()
/openbsd/usr.bin/ctfconv/
H A Dparse.c392 SIMPLEQ_FOREACH(ir, &tmp->it_refs, ir_next) { in ir_add()
643 SIMPLEQ_FOREACH(die, &dcu->dcu_dies, die_next) { in cu_parse()
754 SIMPLEQ_FOREACH(dav, &die->die_avals, dav_next) { in parse_base()
836 SIMPLEQ_FOREACH(dav, &die->die_avals, dav_next) { in parse_refers()
877 SIMPLEQ_FOREACH(dav, &die->die_avals, dav_next) { in parse_array()
907 SIMPLEQ_FOREACH(dav, &die->die_avals, dav_next) { in parse_enum()
950 SIMPLEQ_FOREACH(dav, &die->die_avals, dav_next) { in subparse_subrange()
1030 SIMPLEQ_FOREACH(dav, &die->die_avals, dav_next) { in parse_struct()
1210 SIMPLEQ_FOREACH(dav, &die->die_avals, dav_next) { in parse_function()
1260 SIMPLEQ_FOREACH(dav, &die->die_avals, dav_next) { in parse_funcptr()
[all …]
H A Dpool.c100 SIMPLEQ_FOREACH(pp, &pool_head, pr_list) in pool_dump()
/openbsd/lib/libfuse/
H A Dfuse_subr.c104 SIMPLEQ_FOREACH(vn, vn_head, node) { in set_vn()
127 SIMPLEQ_FOREACH(v, vn_head, node) { in remove_vnode_from_name_tree()
161 SIMPLEQ_FOREACH(v, vn_head, node) in get_vn_by_name_and_parent()
/openbsd/sys/arch/arm64/dev/
H A Dacpiiort.c98 SIMPLEQ_FOREACH(as, &acpiiort_smmu_list, as_list) { in acpiiort_smmu_map()
112 SIMPLEQ_FOREACH(as, &acpiiort_smmu_list, as_list) { in acpiiort_smmu_reserve_region()
134 SIMPLEQ_FOREACH(entry, &acpi_softc->sc_tables, q_next) { in acpiiort_device_map()
/openbsd/sys/dev/acpi/
H A Dacpipwrres.c136 SIMPLEQ_FOREACH(cons, &sc->sc_cons, cs_next) in acpipwrres_attach()
180 SIMPLEQ_FOREACH(cons, &sc->sc_cons, cs_next) { in acpipwrres_hascons()
228 SIMPLEQ_FOREACH(pr, &sc->sc_acpi->sc_pwrresdevs, p_next) { in acpipwrres_addcons()
H A Dpluart_acpi.c107 SIMPLEQ_FOREACH(entry, &sc->sc_acpi->sc_tables, q_next) { in pluart_acpi_is_console()
H A Dxhci_acpi.c112 SIMPLEQ_FOREACH(node, &sc->sc_node->son, sib) { in xhci_acpi_attach()
/openbsd/usr.sbin/bgpd/
H A Drde_sets.c66 SIMPLEQ_FOREACH(aset, as_sets, entry) { in as_sets_lookup()
94 SIMPLEQ_FOREACH(n, new, entry) { in as_sets_mark_dirty()
H A Dprintconf.c630 SIMPLEQ_FOREACH(aset, as_sets, entry) { in print_as_sets()
650 SIMPLEQ_FOREACH(ps, psh, entry) { in print_prefixsets()
671 SIMPLEQ_FOREACH(ps, psh, entry) { in print_originsets()
721 SIMPLEQ_FOREACH(r, rh, entry) { in print_rtrs()
1276 SIMPLEQ_FOREACH(vpn, &conf->l3vpns, entry) in print_config()
1279 SIMPLEQ_FOREACH(rr, rib_l, entry) { in print_config()
H A Dbgpd.c608 SIMPLEQ_FOREACH(vpn, &conf->l3vpns, entry) in send_config()
740 SIMPLEQ_FOREACH(rtr, &conf->rtrs, entry) { in send_config()
1047 SIMPLEQ_FOREACH(r, &conf->rtrs, entry) { in dispatch_imsg()
1060 SIMPLEQ_FOREACH(r, &conf->rtrs, entry) { in dispatch_imsg()
1075 SIMPLEQ_FOREACH(r, &conf->rtrs, entry) { in dispatch_imsg()
1439 SIMPLEQ_FOREACH(r, &conf->rtrs, entry) { in bgpd_rtr_connect_done()
/openbsd/sys/dev/pcmcia/
H A Dpcmcia.c423 SIMPLEQ_FOREACH(tmp, &pf->sc->card.pf_head, pf_list) { in pcmcia_function_enable()
494 SIMPLEQ_FOREACH(tmp, &pf->sc->card.pf_head, pf_list) { in pcmcia_function_enable()
559 SIMPLEQ_FOREACH(tmp, &pf->sc->card.pf_head, pf_list) { in pcmcia_function_disable()
648 SIMPLEQ_FOREACH(pf2, &pf->sc->card.pf_head, pf_list) { in pcmcia_intr_establish()
749 SIMPLEQ_FOREACH(pf2, &pf->sc->card.pf_head, pf_list) { in pcmcia_intr_disestablish()
/openbsd/sys/dev/dt/
H A Ddt_dev.c364 SIMPLEQ_FOREACH(dtp, &dt_probe_list, dtp_next) { in dt_ioctl_list_probes()
399 SIMPLEQ_FOREACH(dtp, &dt_probe_list, dtp_next) { in dt_ioctl_get_args()
531 SIMPLEQ_FOREACH(dtp, &dt_probe_list, dtp_next) { in dt_ioctl_probe_enable()
558 SIMPLEQ_FOREACH(dtp, &dt_probe_list, dtp_next) { in dt_ioctl_probe_disable()
/openbsd/sys/net/
H A Dbridgectl.c599 SIMPLEQ_FOREACH(n, &bif->bif_brlin, brl_next) { in bridge_brlconf()
602 SIMPLEQ_FOREACH(n, &bif->bif_brlout, brl_next) { in bridge_brlconf()
615 SIMPLEQ_FOREACH(n, &bif->bif_brlin, brl_next) { in bridge_brlconf()
634 SIMPLEQ_FOREACH(n, &bif->bif_brlout, brl_next) { in bridge_brlconf()
715 SIMPLEQ_FOREACH(n, h, brl_next) { in bridge_filterrule()
/openbsd/usr.sbin/ldomctl/
H A Dparse.y125 SIMPLEQ_FOREACH(odomain, &conf->domain_list, entry)
221 SIMPLEQ_FOREACH(odomain, &conf->domain_list, entry)
222 SIMPLEQ_FOREACH(iodev, &odomain->iodev_list, entry)
/openbsd/sys/miscfs/fuse/
H A Dfuse_device.c300 SIMPLEQ_FOREACH(fbuf, &fd->fd_fbufs_in, fb_next) { in fuseioctl()
352 SIMPLEQ_FOREACH(fbuf, &fd->fd_fbufs_wait, fb_next) { in fuseioctl()
477 SIMPLEQ_FOREACH(fbuf, &fd->fd_fbufs_wait, fb_next) { in fusewrite()
/openbsd/usr.sbin/ripd/
H A Dprintconf.c75 SIMPLEQ_FOREACH(r, &conf->redist_list, entry) { in print_redistribute()
/openbsd/sbin/dhcpleased/
H A Dprintconf.c106 SIMPLEQ_FOREACH(iface, &conf->iface_list, entry) { in print_config()
H A Dfrontend.c1233 SIMPLEQ_FOREACH(iface_conf, head, entry) { in find_iface_conf()
1250 SIMPLEQ_FOREACH(iface_conf, &oconf->iface_list, entry) in changed_ifaces()
1252 SIMPLEQ_FOREACH(iface_conf, &nconf->iface_list, entry) in changed_ifaces()
1257 SIMPLEQ_FOREACH(iface_conf, &nconf->iface_list, entry) { in changed_ifaces()
1270 SIMPLEQ_FOREACH(oiface_conf, &oconf->iface_list, entry) { in changed_ifaces()
/openbsd/usr.sbin/ospf6d/
H A Dprintconf.c77 SIMPLEQ_FOREACH(r, &conf->redist_list, entry) { in print_redistribute()
/openbsd/usr.sbin/ldapd/
H A Dauth.c142 SIMPLEQ_FOREACH(aci, &conf->acl, entry) { in authorized()
158 SIMPLEQ_FOREACH(aci, &ns->acl, entry) { in authorized()

123