Home
last modified time | relevance | path

Searched refs:STAILQ_FOREACH (Results 1 – 25 of 168) sorted by relevance

1234567

/NextBSD/sys/kern/
HDkern_cons.c181 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) in cnadd()
212 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) { in cnremove()
244 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) { in cnselect()
300 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) in sysctl_kern_console()
365 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) { in cngrab()
378 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) { in cnungrab()
411 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) { in cncheckc()
487 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) { in cnputc()
HDkern_hhook.c103 STAILQ_FOREACH(hhk, &hhh->hhh_hooks, hhk_next) { in hhook_run_hooks()
152 STAILQ_FOREACH(tmp, &hhh->hhh_hooks, hhk_next) { in hhook_add_hook()
254 STAILQ_FOREACH(tmp, &hhh->hhh_hooks, hhk_next) { in hhook_remove_hook()
/NextBSD/sys/netinet/cc/
HDcc.c112 STAILQ_FOREACH(funcs, &cc_list, entries) { in cc_default_algo()
138 STAILQ_FOREACH(algo, &cc_list, entries) { in cc_list_available()
156 STAILQ_FOREACH(algo, &cc_list, entries) { in cc_list_available()
263 STAILQ_FOREACH(funcs, &cc_list, entries) { in cc_register_algo()
/NextBSD/sys/cam/ctl/
HDctl_backend.c75 STAILQ_FOREACH(be_tmp, &softc->be_list, links) { in ctl_backend_register()
156 STAILQ_FOREACH(be_tmp, &softc->be_list, links) {
197 STAILQ_FOREACH(opt, opts, links) {
239 STAILQ_FOREACH(opt, opts, links) {
HDctl_frontend.c79 STAILQ_FOREACH(fe_tmp, &softc->fe_list, links) { in ctl_frontend_register()
129 STAILQ_FOREACH(fe, &softc->fe_list, links) { in ctl_frontend_find()
325 STAILQ_FOREACH(lun, &softc->lun_list, links) in ctl_port_online()
340 STAILQ_FOREACH(lun, &softc->lun_list, links) { in ctl_port_online()
369 STAILQ_FOREACH(lun, &softc->lun_list, links) in ctl_port_offline()
375 STAILQ_FOREACH(lun, &softc->lun_list, links) { in ctl_port_offline()
/NextBSD/lib/libc/tests/sys/
HDqueue_test.c169 STAILQ_FOREACH(np, &head, entries) { in ATF_TC_BODY()
183 STAILQ_FOREACH(np, &head, entries) { in ATF_TC_BODY()
206 STAILQ_FOREACH(np, &head, entries) { in ATF_TC_BODY()
220 STAILQ_FOREACH(np, &head, entries) { in ATF_TC_BODY()
/NextBSD/usr.sbin/config/
HDmkmakefile.c81 STAILQ_FOREACH(fp, &ftab, f_next) { in fl_lookup()
199 STAILQ_FOREACH(hint, &hints, hint_next) { in makehints()
471 STAILQ_FOREACH(dp, &dtab, d_next) in read_file()
564 STAILQ_FOREACH(tp, &ftab, f_next) in do_before_depend()
590 STAILQ_FOREACH(tp, &ftab, f_next) { in do_objs()
628 STAILQ_FOREACH(tp, &ftab, f_next) in do_xxfiles()
673 STAILQ_FOREACH(ftp, &ftab, f_next) { in do_rules()
754 STAILQ_FOREACH(tp, &ftab, f_next) in do_clean()
HDmkheaders.c57 STAILQ_FOREACH(dp, &dtab, d_next) { in headers()
/NextBSD/contrib/elftoolchain/elfcopy/
HDsegments.c74 STAILQ_FOREACH(seg, &ecp->v_seg, seg_list) { in add_to_inseg_list()
208 STAILQ_FOREACH(seg, &ecp->v_seg, seg_list) { in adjust_addr()
295 STAILQ_FOREACH(seg, &ecp->v_seg, seg_list) { in adjust_addr()
333 STAILQ_FOREACH(sac, &ecp->v_sac, sac_list) { in adjust_addr()
424 STAILQ_FOREACH(seg, &ecp->v_seg, seg_list) { in copy_phdr()
469 STAILQ_FOREACH(seg, &ecp->v_seg, seg_list) { in copy_phdr()
/NextBSD/contrib/elftoolchain/libdwarf/
HDlibdwarf_nametbl.c112 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) { in _dwarf_nametbl_init()
150 STAILQ_FOREACH(nt, &ns->ns_ntlist, nt_next) { in _dwarf_nametbl_init()
151 STAILQ_FOREACH(np, &nt->nt_nplist, np_next) in _dwarf_nametbl_init()
205 STAILQ_FOREACH(np, &nt->nt_nplist, np_next) { in _dwarf_nametbl_gen()
HDlibdwarf_arange.c102 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) { in _dwarf_arange_init()
148 STAILQ_FOREACH(as, &dbg->dbg_aslist, as_next) { in _dwarf_arange_init()
149 STAILQ_FOREACH(ar, &as->as_arlist, ar_next) in _dwarf_arange_init()
207 STAILQ_FOREACH(ar, &as->as_arlist, ar_next) { in _dwarf_arange_gen()
HDdwarf_die.c193 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) { in dwarf_offdie_b()
207 STAILQ_FOREACH(cu, &dbg->dbg_tu, cu_next) { in dwarf_offdie_b()
358 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) { in dwarf_get_cu_die_offset_given_cu_header_offset_b()
365 STAILQ_FOREACH(cu, &dbg->dbg_tu, cu_next) { in dwarf_get_cu_die_offset_given_cu_header_offset_b()
/NextBSD/lib/libmt/
HDmtlib.c242 STAILQ_FOREACH(nv, &entry->nv_list, links) { in mt_status_tree_sbuf()
248 STAILQ_FOREACH(entry2, &entry->child_entries, links) in mt_status_tree_sbuf()
261 STAILQ_FOREACH(entry2, &entry->child_entries, links) in mt_status_tree_print()
324 STAILQ_FOREACH(entry2, &entry->child_entries, links) { in mt_entry_find()
345 STAILQ_FOREACH(entry, &status_data->entries, links) { in mt_status_entry_find()
545 STAILQ_FOREACH(entry, &status_data->entries, links) in mt_param_list()
/NextBSD/sys/powerpc/powerpc/
HDmp_machdep.c215 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) { in cpu_mp_unleash()
350 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) { in ipi_selected()
370 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) { in ipi_all_but_self()
/NextBSD/sys/boot/common/
HDpnp.c72 STAILQ_FOREACH(pi, &pnp_devices, pi_link) { in pnp_scan()
108 STAILQ_FOREACH(id, &pi->pi_ident, id_link) in pnp_addident()
/NextBSD/usr.bin/fstat/
HDfuser.c262 STAILQ_FOREACH(consumer, &reqfiles[i].consumers, next) { in do_fuser()
298 STAILQ_FOREACH(fst, head, next) { in dofiles()
326 STAILQ_FOREACH(cons, &reqfiles[i].consumers, next) in dofiles()
/NextBSD/sys/nfs/
HDbootp_subr.c661 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) { in bootpc_call()
669 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) { in bootpc_call()
790 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) { in bootpc_call()
813 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) { in bootpc_call()
889 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_call()
912 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_call()
928 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_call()
1686 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_init()
1689 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_init()
1699 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) in bootpc_init()
[all …]
/NextBSD/sys/boot/i386/libi386/
HDbiossmap.c99 STAILQ_FOREACH(cur, &head, bufs) in bios_getsmap()
106 STAILQ_FOREACH(cur, &head, bufs) in bios_getsmap()
/NextBSD/usr.sbin/asf/
HDasf.c74 STAILQ_FOREACH(kfp, &kfile_head, link) in kfile_find()
86 STAILQ_FOREACH(kfp, &kfile_head, link) in kfile_allseen()
392 STAILQ_FOREACH(kfp, &kfile_head, link) { in main()
/NextBSD/usr.sbin/jail/
HDstate.c144 STAILQ_FOREACH(d, &j->dep[DEP_FROM], tq[DEP_FROM]) in dep_setup()
173 STAILQ_FOREACH(d, &j->dep[depfrom], tq[depfrom]) { in dep_check()
245 STAILQ_FOREACH(d, &j->dep[depto], tq[depto]) { in dep_done()
274 STAILQ_FOREACH(d, &j->dep[depfrom], tq[depfrom]) in dep_reset()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_device_tbl.c113 STAILQ_FOREACH(map, &device_map, link) { in device_entry_create()
268 STAILQ_FOREACH(map, &device_map, link) in device_entry_delete()
287 STAILQ_FOREACH(map, &device_map, link) in device_find_by_dev()
318 STAILQ_FOREACH(map, &device_map, link) in device_find_by_name()
/NextBSD/lib/libc/iconv/
HDcitrus_pivot_factory.c62 STAILQ_FOREACH(se, sh, se_entry) { in find_src()
169 STAILQ_FOREACH(se, sh, se_entry) { in dump_db()
/NextBSD/lib/libiconv_modules/mapper_serial/
HDcitrus_mapper_serial.c210 STAILQ_FOREACH(ml, &sr->sr_mappers, ml_entry) { in _citrus_mapper_serial_mapper_convert()
230 STAILQ_FOREACH(ml, &sr->sr_mappers, ml_entry) { in _citrus_mapper_parallel_mapper_convert()
/NextBSD/sys/boot/zfs/
HDzfsimpl.c447 STAILQ_FOREACH(kid, &vdev->v_children, v_childlink) { in vdev_mirror_read()
484 STAILQ_FOREACH(vdev, &zfs_vdevs, v_alllink) in vdev_find()
664 STAILQ_FOREACH(kid, &vdev->v_children, v_childlink) { in vdev_set_state()
695 STAILQ_FOREACH(spa, &zfs_pools, spa_link) in spa_find_by_guid()
707 STAILQ_FOREACH(spa, &zfs_pools, spa_link) in spa_find_by_name()
814 STAILQ_FOREACH(kid, &vdev->v_children, v_childlink) { in vdev_status()
842 STAILQ_FOREACH(vdev, &spa->spa_vdevs, v_childlink) { in spa_status()
858 STAILQ_FOREACH(vdev, &spa->spa_vdevs, v_childlink) { in spa_status()
869 STAILQ_FOREACH(spa, &zfs_pools, spa_link) { in spa_all_status()
1017 STAILQ_FOREACH(pool_vdev, &spa->spa_vdevs, v_childlink) in vdev_probe()
[all …]
/NextBSD/usr.bin/mkesdb/
HDyacc.y179 STAILQ_FOREACH(csid, &named_csids, ci_entry) { in dump_file()
239 STAILQ_FOREACH(csid, &named_csids, ci_entry) { in register_named_csid()

1234567