Searched refs:STAILQ_FOREACH (Results 1 - 25 of 149) sorted by relevance

123456

/freebsd-10.0-release/lib/libdwarf/
H A Ddwarf_func.c81 STAILQ_FOREACH(func, &dbg->dbg_func, func_next) {
95 STAILQ_FOREACH(func, &dbg->dbg_func, func_next) {
119 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) {
120 STAILQ_FOREACH(die, &cu->cu_die, die_next) {
142 STAILQ_FOREACH(av, &die->die_attrval,
167 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) {
168 STAILQ_FOREACH(die, &cu->cu_die, die_next) {
173 STAILQ_FOREACH(av, &die->die_attrval, av_next) {
224 STAILQ_FOREACH(ifunc, &func->func_inlined_instances, ifunc_next) {
H A Ddwarf_abbrev.c65 STAILQ_FOREACH(a, &cu->cu_abbrev, a_next) {
H A Ddwarf_dump.c406 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) {
407 STAILQ_FOREACH(a, &cu->cu_abbrev, a_next) {
412 STAILQ_FOREACH(at, &a->a_attrib, at_next)
691 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) {
692 STAILQ_FOREACH(die, &cu->cu_die, die_next) {
711 STAILQ_FOREACH(av, &die->die_attrval, av_next)
736 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) {
785 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) {
818 STAILQ_FOREACH(cu, &dbg->dbg_cu, cu_next) {
826 STAILQ_FOREACH(di
[all...]
H A Ddwarf_attr.c48 STAILQ_FOREACH(at, &a->a_attrib, at_next)
/freebsd-10.0-release/usr.sbin/config/
H A Dmkheaders.c57 STAILQ_FOREACH(dp, &dtab, d_next) {
H A Dmkmakefile.c85 STAILQ_FOREACH(fp, &ftab, f_next) {
203 STAILQ_FOREACH(hint, &hints, hint_next) {
500 STAILQ_FOREACH(dp, &dtab, d_next)
603 STAILQ_FOREACH(tp, &ftab, f_next)
629 STAILQ_FOREACH(tp, &ftab, f_next) {
666 STAILQ_FOREACH(tp, &ftab, f_next)
710 STAILQ_FOREACH(ftp, &ftab, f_next) {
791 STAILQ_FOREACH(tp, &ftab, f_next)
/freebsd-10.0-release/sys/boot/common/
H A Dpnp.c72 STAILQ_FOREACH(pi, &pnp_devices, pi_link) {
108 STAILQ_FOREACH(id, &pi->pi_ident, id_link)
/freebsd-10.0-release/sys/cam/ctl/
H A Dctl_backend.c78 STAILQ_FOREACH(be_tmp, &ctl_softc->be_list, links) {
164 STAILQ_FOREACH(be_tmp, &ctl_softc->be_list, links) {
/freebsd-10.0-release/sys/kern/
H A Dkern_cons.c173 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next)
204 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) {
236 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) {
291 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next)
356 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) {
369 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) {
402 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) {
471 STAILQ_FOREACH(cnd, &cn_devlist, cnd_next) {
H A Dkern_idle.c63 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) {
H A Dkern_hhook.c103 STAILQ_FOREACH(hhk, &hhh->hhh_hooks, hhk_next) {
151 STAILQ_FOREACH(tmp, &hhh->hhh_hooks, hhk_next) {
253 STAILQ_FOREACH(tmp, &hhh->hhh_hooks, hhk_next) {
/freebsd-10.0-release/usr.sbin/asf/
H A Dasf.c74 STAILQ_FOREACH(kfp, &kfile_head, link)
86 STAILQ_FOREACH(kfp, &kfile_head, link)
392 STAILQ_FOREACH(kfp, &kfile_head, link) {
/freebsd-10.0-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_macro_gram.y142 STAILQ_FOREACH(marg, &macro_symbol->info.macroinfo->args, links) {
/freebsd-10.0-release/sys/netinet/cc/
H A Dcc.c108 STAILQ_FOREACH(funcs, &cc_list, entries) {
138 STAILQ_FOREACH(algo, &cc_list, entries) {
156 STAILQ_FOREACH(algo, &cc_list, entries) {
263 STAILQ_FOREACH(funcs, &cc_list, entries) {
/freebsd-10.0-release/lib/libc/iconv/
H A Dcitrus_pivot_factory.c62 STAILQ_FOREACH(se, sh, se_entry) { function
169 STAILQ_FOREACH(se, sh, se_entry) { function
/freebsd-10.0-release/lib/libiconv_modules/mapper_serial/
H A Dcitrus_mapper_serial.c210 STAILQ_FOREACH(ml, &sr->sr_mappers, ml_entry) {
230 STAILQ_FOREACH(ml, &sr->sr_mappers, ml_entry) {
/freebsd-10.0-release/sys/boot/i386/libi386/
H A Dbiossmap.c99 STAILQ_FOREACH(cur, &head, bufs)
106 STAILQ_FOREACH(cur, &head, bufs)
/freebsd-10.0-release/sys/powerpc/powerpc/
H A Dmp_machdep.c216 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) {
350 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) {
370 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) {
/freebsd-10.0-release/usr.bin/fstat/
H A Dfuser.c262 STAILQ_FOREACH(consumer, &reqfiles[i].consumers, next) {
298 STAILQ_FOREACH(fst, head, next) { function
326 STAILQ_FOREACH(cons, &reqfiles[i].consumers, next)
/freebsd-10.0-release/usr.sbin/pkg_install/delete/
H A Dperform.c95 STAILQ_FOREACH(rb_entry, rb_list, link) { function
198 STAILQ_FOREACH(rb_entry, rb_list, link)
408 STAILQ_FOREACH(rb_entry, rb_list, link) function
/freebsd-10.0-release/sys/ia64/ia64/
H A Dmp_machdep.c372 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) {
440 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) {
479 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) {
503 STAILQ_FOREACH(pc, &cpuhead, pc_allcpu) {
/freebsd-10.0-release/sys/isa/
H A Disahint.c93 STAILQ_FOREACH(rle, rl, link) { function
/freebsd-10.0-release/usr.bin/csup/
H A Dkeyword.c198 STAILQ_FOREACH(tag, &keyword->keywords, next) {
219 STAILQ_FOREACH(tag, &keyword->keywords, next) {
243 STAILQ_FOREACH(tag, &keyword->keywords, next) {
334 STAILQ_FOREACH(tag, &keyword->keywords, next) {
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_device_tbl.c113 STAILQ_FOREACH(map, &device_map, link) {
268 STAILQ_FOREACH(map, &device_map, link)
287 STAILQ_FOREACH(map, &device_map, link)
318 STAILQ_FOREACH(map, &device_map, link)
/freebsd-10.0-release/usr.sbin/jail/
H A Dstate.c145 STAILQ_FOREACH(d, &j->dep[DEP_FROM], tq[DEP_FROM])
174 STAILQ_FOREACH(d, &j->dep[depfrom], tq[depfrom]) {
246 STAILQ_FOREACH(d, &j->dep[depto], tq[depto]) {
275 STAILQ_FOREACH(d, &j->dep[depfrom], tq[depfrom])

Completed in 114 milliseconds

123456