Home
last modified time | relevance | path

Searched refs:LIST_FOREACH (Results 1 – 25 of 250) sorted by relevance

12345678910

/openbsd/usr.sbin/ldpd/
H A Dprintconf.c89 LIST_FOREACH(iface, &conf->iface_list, entry) { in print_af()
95 LIST_FOREACH(tnbr, &conf->tnbr_list, entry) in print_af()
157 LIST_FOREACH(lif, &l2vpn->if_list, entry) in print_l2vpn()
159 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in print_l2vpn()
194 LIST_FOREACH(auth, &conf->auth_list, entry) { in print_auth()
228 LIST_FOREACH(nbrp, &conf->nbrp_list, entry) in print_config()
231 LIST_FOREACH(l2vpn, &conf->l2vpn_list, entry) in print_config()
H A Dl2vpn.c59 LIST_FOREACH(l2vpn, &xconf->l2vpn_list, entry) in l2vpn_find()
89 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in l2vpn_init()
98 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in l2vpn_exit()
124 LIST_FOREACH(lif, &l2vpn->if_list, entry) in l2vpn_if_find()
142 LIST_FOREACH(pw, &l2vpn->pw_list, entry) { in l2vpn_if_update()
178 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in l2vpn_pw_find()
277 LIST_FOREACH(fnh, &fn->nexthops, entry) in l2vpn_pw_ok()
467 LIST_FOREACH(pw, &l2vpn->pw_list, entry) { in l2vpn_sync_pws()
540 LIST_FOREACH(me, &fn->downstream, entry) in l2vpn_binding_ctl()
568 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in ldpe_l2vpn_init()
[all …]
H A Daccept.c76 LIST_FOREACH(av, &accept_queue.queue, entry) in accept_del()
110 LIST_FOREACH(av, &accept_queue.queue, entry) in accept_arm()
118 LIST_FOREACH(av, &accept_queue.queue, entry) in accept_unarm()
H A Dinterface.c109 LIST_FOREACH(iface, &xconf->iface_list, entry) in if_lookup()
151 LIST_FOREACH(if_addr, addr_list, entry) in if_addr_lookup()
311 LIST_FOREACH(if_addr, &ia->iface->addr_list, entry) { in if_update_af()
372 LIST_FOREACH(iface, &leconf->iface_list, entry) in if_update_all()
431 LIST_FOREACH(adj, &ia->adj_list, ia_entry) in if_to_ctl()
443 LIST_FOREACH(if_addr, &iface->addr_list, entry) in if_get_ipv4_addr()
/openbsd/sys/dev/ofw/
H A Dofw_misc.c71 LIST_FOREACH(rm, &regmaps, rm_list) { in regmap_bycompatible()
84 LIST_FOREACH(rm, &regmaps, rm_list) { in regmap_bynode()
100 LIST_FOREACH(rm, &regmaps, rm_list) { in regmap_byphandle()
142 LIST_FOREACH(ifd, &if_devices, if_list) { in if_bynode()
158 LIST_FOREACH(ifd, &if_devices, if_list) { in if_byphandle()
220 LIST_FOREACH(pd, &phy_devices, pd_list) { in phy_enable_cells()
321 LIST_FOREACH(ib, &i2c_busses, ib_list) { in i2c_bynode()
337 LIST_FOREACH(ib, &i2c_busses, ib_list) { in i2c_byphandle()
845 LIST_FOREACH(ep, &endpoints, ep_list) { in device_ports_byphandle()
861 LIST_FOREACH(ep, &endpoints, ep_list) { in endpoint_byphandle()
[all …]
H A Dofw_gpio.c92 LIST_FOREACH(gc, &gpio_controllers, gc_list) { in gpio_controller_config_pin()
108 LIST_FOREACH(gc, &gpio_controllers, gc_list) { in gpio_controller_get_pin()
125 LIST_FOREACH(gc, &gpio_controllers, gc_list) { in gpio_controller_set_pin()
140 LIST_FOREACH(gc, &gpio_controllers, gc_list) in gpio_controller_next_pin()
154 LIST_FOREACH(gc, &gpio_controllers, gc_list) { in gpio_controller_intr_establish()
H A Dofw_thermal.c127 LIST_FOREACH(tz, &thermal_zones, tz_list) { in thermal_sensor_update()
152 LIST_FOREACH(ts, &thermal_sensors, ts_list) { in thermal_get_temperature_cells()
169 LIST_FOREACH(ts, &thermal_sensors, ts_list) { in thermal_set_limit_cells()
208 LIST_FOREACH(cd, &cooling_devices, cd_list) { in cdev_get_level()
225 LIST_FOREACH(cd, &cooling_devices, cd_list) { in cdev_set_level()
246 LIST_FOREACH(cd, &tz->tz_cdevs, cd_list) { in cmap_deactivate()
268 LIST_FOREACH(cd, &tz->tz_cdevs, cd_list) { in cmap_activate()
291 LIST_FOREACH(cd, &tz->tz_cdevs, cd_list) { in cmap_finish()
504 LIST_FOREACH(cd, &tz->tz_cdevs, cd_list) { in thermal_zone_init()
H A Dofw_regulator.c181 LIST_FOREACH(rd, &regulator_devices, rd_list) { in regulator_set()
216 LIST_FOREACH(rd, &regulator_devices, rd_list) { in regulator_get_voltage()
248 LIST_FOREACH(rd, &regulator_devices, rd_list) { in regulator_set_voltage()
299 LIST_FOREACH(rd, &regulator_devices, rd_list) { in regulator_get_current()
331 LIST_FOREACH(rd, &regulator_devices, rd_list) { in regulator_set_current()
498 LIST_FOREACH(rn, &regulator_notifiers, rn_list) { in regulator_do_notify()
H A Dofw_clock.c50 LIST_FOREACH(cd, &clock_devices, cd_list) { in clock_get_frequency_cells()
83 LIST_FOREACH(cd, &clock_devices, cd_list) { in clock_set_frequency_cells()
100 LIST_FOREACH(cd, &clock_devices, cd_list) { in clock_set_parent_cells()
117 LIST_FOREACH(cd, &clock_devices, cd_list) { in clock_enable_cells()
358 LIST_FOREACH(rd, &reset_devices, rd_list) { in reset_assert_cells()
/openbsd/usr.sbin/dvmrpd/
H A Ddvmrpe.c173 LIST_FOREACH(iface, &deconf->iface_list, entry) { in dvmrpe()
204 LIST_FOREACH(iface, &deconf->iface_list, entry) { in dvmrpe_shutdown()
275 LIST_FOREACH(iface, &deconf->iface_list, entry) { in dvmrpe_dispatch_main()
362 LIST_FOREACH(iface, &deconf->iface_list, in dvmrpe_dispatch_rde()
382 LIST_FOREACH(iface, &deconf->iface_list, in dvmrpe_dispatch_rde()
399 LIST_FOREACH(iface, &deconf->iface_list, entry) in dvmrpe_dispatch_rde()
422 LIST_FOREACH(iface, &deconf->iface_list, entry) { in dvmrpe_dispatch_rde()
471 LIST_FOREACH(iface, &deconf->iface_list, entry) in dvmrpe_iface_ctl()
485 LIST_FOREACH(iface, &deconf->iface_list, entry) in dvmrpe_iface_igmp_ctl()
502 LIST_FOREACH(iface, &deconf->iface_list, entry) in dvmrpe_nbr_ctl()
[all …]
/openbsd/usr.sbin/ospfd/
H A Dospfe.c183 LIST_FOREACH(area, &oeconf->area_list, entry) { in ospfe()
191 LIST_FOREACH(area, &oeconf->area_list, entry) { in ospfe()
193 LIST_FOREACH(iface, &area->iface_list, entry) { in ospfe()
615 LIST_FOREACH(iface, &area->iface_list, in ospfe_dispatch_rde()
802 LIST_FOREACH(area, &oeconf->area_list, entry) in find_vlink()
826 LIST_FOREACH(a, &oeconf->area_list, entry) in orig_rtr_lsa_all()
878 LIST_FOREACH(nbr, &iface->nbr_list, entry) in orig_rtr_lsa()
929 LIST_FOREACH(nbr, &iface->nbr_list, in orig_rtr_lsa()
1146 LIST_FOREACH(nbr, &iface->nbr_list, entry) in orig_net_lsa()
1211 LIST_FOREACH(area, &oeconf->area_list, entry) in ospfe_iface_ctl()
[all …]
H A Darea.c87 LIST_FOREACH(area, &conf->area_list, entry) { in area_find()
103 LIST_FOREACH(iface, &area->iface_list, entry) { in area_track()
123 LIST_FOREACH(area, &conf->area_list, entry) in area_border_router()
H A Drde.c187 LIST_FOREACH(area, &rdeconf->area_list, entry) in rde()
188 LIST_FOREACH(iface, &area->iface_list, entry) in rde()
614 LIST_FOREACH(area, &rdeconf->area_list, entry) in rde_dispatch_imsg()
767 LIST_FOREACH(iface, &area->iface_list, entry) { in rde_dump_area()
858 LIST_FOREACH(area, &rdeconf->area_list, entry) in rde_send_summary()
892 LIST_FOREACH(iface, &area->iface_list, entry) in rde_send_summary_area()
895 LIST_FOREACH(nbr, &area->nbr_list, entry) in rde_send_summary_area()
961 LIST_FOREACH(nbr, head, hash) { in rde_nbr_find()
982 LIST_FOREACH(iface, &area->iface_list, entry) { in rde_nbr_new()
1048 LIST_FOREACH(nbr, &area->nbr_list, entry) { in rde_nbr_loading()
[all …]
/openbsd/usr.sbin/ripd/
H A Dripe.c188 LIST_FOREACH(iface, &xconf->iface_list, entry) { in ripe()
265 LIST_FOREACH(iface, &oeconf->iface_list, entry) { in ripe_dispatch_main()
359 LIST_FOREACH(iface, &oeconf->iface_list, entry) { in ripe_dispatch_rde()
375 LIST_FOREACH(iface, &oeconf->iface_list, entry) { in ripe_dispatch_rde()
389 LIST_FOREACH(iface, &oeconf->iface_list, entry) in ripe_dispatch_rde()
406 LIST_FOREACH(iface, &oeconf->iface_list, in ripe_dispatch_rde()
429 LIST_FOREACH(iface, &oeconf->iface_list, in ripe_dispatch_rde()
468 LIST_FOREACH(iface, &oeconf->iface_list, entry) { in ripe_shutdown()
501 LIST_FOREACH(iface, &oeconf->iface_list, entry) { in ripe_iface_ctl()
517 LIST_FOREACH(iface, &oeconf->iface_list, entry) in ripe_nbr_ctl()
[all …]
/openbsd/usr.sbin/ospf6d/
H A Dospfe.c185 LIST_FOREACH(area, &oeconf->area_list, entry) { in ospfe()
187 LIST_FOREACH(iface, &area->iface_list, entry) in ospfe()
292 LIST_FOREACH(i, &area->iface_list, entry) { in ospfe_dispatch_main()
546 LIST_FOREACH(iface, &area->iface_list, in ospfe_dispatch_rde()
575 LIST_FOREACH(iface, in ospfe_dispatch_rde()
746 LIST_FOREACH(area, &oeconf->area_list, entry) in find_vlink()
770 LIST_FOREACH(a, &oeconf->area_list, entry) in orig_rtr_lsa_all()
810 LIST_FOREACH(nbr, &iface->nbr_list, entry) in orig_rtr_lsa()
834 LIST_FOREACH(nbr, &iface->nbr_list, in orig_rtr_lsa()
1008 LIST_FOREACH(nbr, &iface->nbr_list, entry) in orig_net_lsa()
[all …]
H A Darea.c81 LIST_FOREACH(area, &conf->area_list, entry) { in area_find()
97 LIST_FOREACH(iface, &area->iface_list, entry) { in area_track()
117 LIST_FOREACH(area, &conf->area_list, entry) in area_border_router()
H A Drde.c602 LIST_FOREACH(area, &rdeconf->area_list, entry) in rde_dispatch_imsg()
705 LIST_FOREACH(i, &area->iface_list, entry) { in rde_dispatch_parent()
835 LIST_FOREACH(iface, &area->iface_list, entry) { in rde_dump_area()
921 LIST_FOREACH(area, &rdeconf->area_list, entry) in rde_send_summary()
951 LIST_FOREACH(iface, &area->iface_list, entry) in rde_send_summary_area()
954 LIST_FOREACH(nbr, &area->nbr_list, entry) in rde_send_summary_area()
1018 LIST_FOREACH(nbr, head, hash) { in rde_nbr_find()
1085 LIST_FOREACH(nbr, &area->nbr_list, entry) { in rde_nbr_loading()
1105 LIST_FOREACH(nbr, &area->nbr_list, entry) in rde_nbr_self()
1416 LIST_FOREACH(nbr, &area->nbr_list, entry) { in RB_GENERATE()
[all …]
/openbsd/sys/kern/
H A Dkern_proc.c130 LIST_FOREACH(uip, uipp, ui_hash) in uid_find()
138 LIST_FOREACH(uip, uipp, ui_hash) in uid_find()
196 LIST_FOREACH(p, TIDHASH(tid), p_hash) in tfind()
228 LIST_FOREACH(pr, PIDHASH(pid), ps_hash) in prfind()
242 LIST_FOREACH(pgrp, PGRPHASH(pgid), pg_hash) in pgfind()
256 LIST_FOREACH(pr, &zombprocess, ps_list) in zombiefind()
405 LIST_FOREACH(pr, &pr->ps_children, ps_sibling) in fixjobc()
468 LIST_FOREACH(pr, &pg->pg_members, ps_pglist) { in orphanpg()
470 LIST_FOREACH(pr, &pg->pg_members, ps_pglist) { in orphanpg()
669 LIST_FOREACH(pgrp, &pgrphashtbl[i], pg_hash) { in pgrpdump()
[all …]
/openbsd/usr.bin/vi/ex/
H A Dex_move.c123 LIST_FOREACH(lmp, &sp->ep->marks, q) in ex_move()
147 LIST_FOREACH(lmp, &sp->ep->marks, q) in ex_move()
165 LIST_FOREACH(lmp, &sp->ep->marks, q) in ex_move()
181 LIST_FOREACH(lmp, &sp->ep->marks, q) in ex_move()
/openbsd/usr.sbin/npppd/npppd/
H A Daccept.c78 LIST_FOREACH(av, &accept_queue.queue, entry) in accept_del()
112 LIST_FOREACH(av, &accept_queue.queue, entry) in accept_arm()
120 LIST_FOREACH(av, &accept_queue.queue, entry) in accept_unarm()
/openbsd/usr.sbin/bgpd/
H A Dpftable.c133 LIST_FOREACH(pft, &tables, entry) in pftable_add()
158 LIST_FOREACH(pft, &tables, entry) { in pftable_clear_all()
182 LIST_FOREACH(pft, &tables, entry) in pftable_add_work()
249 LIST_FOREACH(pft, &tables, entry) { in pftable_commit()
/openbsd/sbin/pdisk/
H A Ddump.c98 LIST_FOREACH(entry, &map->disk_order, disk_entry) { in dump_partition_map()
163 LIST_FOREACH(entry, &map->disk_order, disk_entry) { in show_data_structures()
183 LIST_FOREACH(entry, &map->disk_order, disk_entry) { in show_data_structures()
330 LIST_FOREACH(entry, &map->disk_order, disk_entry) { in get_max_type_string_length()
347 LIST_FOREACH(entry, &map->disk_order, disk_entry) { in get_max_name_string_length()
364 LIST_FOREACH(entry, &map->disk_order, disk_entry) { in get_max_base_or_length()
H A Dpartition_map.c217 LIST_FOREACH(cur, &map->base_order, base_entry) { in read_partition_map()
252 LIST_FOREACH(entry, &map->disk_order, disk_entry) { in write_partition_map()
310 LIST_FOREACH(cur, &map->base_order, base_entry) { in add_partition_to_map()
441 LIST_FOREACH(cur, &map->disk_order, disk_entry) { in renumber_disk_addresses()
539 LIST_FOREACH(p, &entry->the_map->base_order, base_entry) { in combine_entry()
589 LIST_FOREACH(cur, &map->disk_order, disk_entry) { in find_entry_by_disk_address()
602 LIST_FOREACH(cur, &map->base_order, base_entry) { in find_entry_by_type()
614 LIST_FOREACH(cur, &map->base_order, base_entry) { in find_entry_by_base()
672 LIST_FOREACH(cur, &map->disk_order, disk_entry) { in insert_in_disk_order()
700 LIST_FOREACH(cur, &map->base_order, base_entry) { in insert_in_base_order()
/openbsd/sbin/slaacd/
H A Dengine.c607 LIST_FOREACH (iface, &slaacd_interfaces, entries) in engine_dispatch_frontend()
742 LIST_FOREACH(ra, &iface->radvs, entries) { in send_interface_info()
760 LIST_FOREACH(prefix, &ra->prefixes, entries) { in send_interface_info()
774 LIST_FOREACH(rdns, &ra->rdns_servers, entries) { in send_interface_info()
877 LIST_FOREACH (iface, &slaacd_interfaces, entries) in engine_showinfo_ctl()
892 LIST_FOREACH (iface, &slaacd_interfaces, entries) { in get_slaacd_iface_by_id()
980 LIST_FOREACH (dfr_proposal, &iface->dfr_proposals, in iface_state_transition()
1876 LIST_FOREACH(prefix, &ra->prefixes, entries) { in update_iface_ra()
2355 LIST_FOREACH(rdns, &ra->rdns_servers, entries) { in gen_rdns_proposal()
2607 LIST_FOREACH (ra, &iface->radvs, entries) { in find_ra()
[all …]
/openbsd/sys/ntfs/
H A Dntfs_ihash.c105 LIST_FOREACH(ip, ipp, i_hash) { in ntfs_nthashlookup()
125 LIST_FOREACH(curip, ipp, i_hash) { in ntfs_nthashins()

12345678910