Searched refs:LIST_FOREACH (Results 26 - 50 of 382) sorted by relevance

1234567891011>>

/freebsd-9.3-release/usr.sbin/mtree/
H A Dexcludes.c105 LIST_FOREACH(e, &excludes, link) {
/freebsd-9.3-release/sbin/ifconfig/
H A Dregdomain.c440 LIST_FOREACH(dp, &rdp->domains, next) {
446 LIST_FOREACH(fp, &rdp->freqbands, next) {
452 LIST_FOREACH(cp, &rdp->countries, next) {
460 LIST_FOREACH(dp, &rdp->domains, next) {
471 LIST_FOREACH(nb, &dp->bands_11b, next) {
480 LIST_FOREACH(nb, &dp->bands_11g, next) {
489 LIST_FOREACH(nb, &dp->bands_11a, next) {
498 LIST_FOREACH(nb, &dp->bands_11ng, next) {
507 LIST_FOREACH(nb, &dp->bands_11na, next) {
517 LIST_FOREACH(c
[all...]
/freebsd-9.3-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit.c402 LIST_FOREACH(classp, &mesh->lg_class, lg_class) {
408 LIST_FOREACH(gp, &classp->lg_geom, lg_geom)
425 LIST_FOREACH(gc, &gp->lg_config, lg_config) {
434 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) {
451 LIST_FOREACH(gc, &pp->lg_config, lg_config) {
463 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c360 LIST_FOREACH(classp, &mesh->lg_class, lg_class)
377 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
385 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) {
386 LIST_FOREACH(conf, &pp->lg_config, lg_config) {
425 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
434 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) {
/freebsd-9.3-release/usr.sbin/pmcstat/
H A Dpmcpl_gprof.c252 LIST_FOREACH(pgf, &image->pi_gmlist, pgf_next)
267 LIST_FOREACH(cgc, &cg->pcg_children, pcg_sibling) {
283 LIST_FOREACH(pch, &pmcstat_cgnode_hash[n], pch_next)
296 LIST_FOREACH(pmcr, &pmcstat_pmcs, pr_next)
504 LIST_FOREACH(pi, &pmcstat_image_hash[i], pi_next) {
512 LIST_FOREACH(pgf, &pi->pi_gmlist, pgf_next) {
/freebsd-9.3-release/sys/kern/
H A Dkern_lockf.c491 LIST_FOREACH(lo, &lf_lock_owners[hash], lo_link)
694 LIST_FOREACH(lock, &state->ls_active, lf_link) {
700 LIST_FOREACH(lf, &state->ls_active, lf_link) {
710 LIST_FOREACH(lock, &state->ls_pending, lf_link) {
910 LIST_FOREACH(e, &x->lf_outedges, le_outlink)
988 LIST_FOREACH(overlap, &state->ls_active, lf_link) {
1023 LIST_FOREACH(overlap, &state->ls_pending, lf_link) {
1056 LIST_FOREACH(overlap, &state->ls_pending, lf_link) {
1094 LIST_FOREACH(lf, &state->ls_active, lf_link) {
1440 LIST_FOREACH(
[all...]
H A Dkern_loginclass.c123 LIST_FOREACH(lc, &loginclasses, lc_next) {
228 LIST_FOREACH(lc, &loginclasses, lc_next)
H A Dvfs_hash.c79 LIST_FOREACH(vp, vfs_hash_bucket(mp, hash), v_hashlist) { function
122 LIST_FOREACH(vp2, function
/freebsd-9.3-release/lib/libgeom/
H A Dgeom_xml2tree.c390 LIST_FOREACH(cl, &gmp->lg_class, lg_class) {
395 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) {
400 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) {
406 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) {
415 LIST_FOREACH(cl, &gmp->lg_class, lg_class) {
416 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) {
419 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) {
423 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) {
H A Dgeom_util.c236 LIST_FOREACH(mp, &mesh.lg_class, lg_class) {
237 LIST_FOREACH(gp, &mp->lg_geom, lg_geom) {
238 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) {
/freebsd-9.3-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_sunddi.c99 LIST_FOREACH(itemp, &ss->ss_list, ssi_next) {
147 LIST_FOREACH(itemp, &ss->ss_list, ssi_next) {
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c104 LIST_FOREACH(gp, &zfs_vdev_class.geom, geom) {
126 LIST_FOREACH(cp, &gp->consumer, consumer) {
418 LIST_FOREACH(mp, &g_classes, class) {
421 LIST_FOREACH(gp, &mp->geom, geom) {
424 LIST_FOREACH(pp, &gp->provider, provider) {
484 LIST_FOREACH(mp, &g_classes, class) {
487 LIST_FOREACH(gp, &mp->geom, geom) {
490 LIST_FOREACH(pp, &gp->provider, provider) {
/freebsd-9.3-release/sys/geom/vinum/
H A Dgeom_vinum_raid5.c190 LIST_FOREACH(s, &p->subdisks, in_plex) {
210 LIST_FOREACH(s, &p->subdisks, in_plex) {
266 LIST_FOREACH(s, &p->subdisks, in_plex) {
304 LIST_FOREACH(s, &p->subdisks, in_plex) {
383 LIST_FOREACH(s, &p->subdisks, in_plex) {
437 LIST_FOREACH(s, &p->subdisks, in_plex) {
476 LIST_FOREACH(s, &p->subdisks, in_plex) {
593 LIST_FOREACH(s, &p->subdisks, in_plex) {
H A Dgeom_vinum_volume.c120 LIST_FOREACH(p, &v->plexes, in_volume) {
129 LIST_FOREACH(p, &v->plexes, in_volume) {
H A Dgeom_vinum_state.c142 LIST_FOREACH(s, &d->subdisks, from_drive)
450 LIST_FOREACH(s, &p->subdisks, in_plex) {
481 LIST_FOREACH(p, &v->plexes, in_volume) {
511 LIST_FOREACH(s, &p->subdisks, in_plex) {
H A Dgeom_vinum_rename.c139 LIST_FOREACH(s, &d->subdisks, from_drive)
174 LIST_FOREACH(s, &p->subdisks, in_plex) {
244 LIST_FOREACH(p, &v->plexes, in_volume) {
/freebsd-9.3-release/sys/netinet/libalias/
H A Dalias_mod.c140 LIST_FOREACH(b, &handler_chain, entries) {
230 LIST_FOREACH(p, &handler_chain, entries) {
/freebsd-9.3-release/usr.sbin/bluetooth/bthidd/
H A Dsession.c114 LIST_FOREACH(s, &srv->sessions, next)
133 LIST_FOREACH(s, &srv->sessions, next)
/freebsd-9.3-release/lib/libc/gen/
H A Dtelldir.c89 LIST_FOREACH(lp, &dirp->dd_td->td_locq, loc_lqe) {
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic_osm_lib.c56 LIST_FOREACH(list_scb, &aic->pending_scbs, pending_links) {
/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs_ihash.c93 LIST_FOREACH(ip, NTNOHASH(inum), i_hash)
/freebsd-9.3-release/sys/geom/multipath/
H A Dg_multipath.c112 LIST_FOREACH(cp, &gp->consumer, consumer) {
130 LIST_FOREACH(lcp, &gp->consumer, consumer) {
145 LIST_FOREACH(lcp, &gp->consumer, consumer) {
171 LIST_FOREACH(cp, &gp->consumer, consumer) {
390 LIST_FOREACH(cp, &gp->consumer, consumer) {
404 LIST_FOREACH(cp, &gp->consumer, consumer) {
421 LIST_FOREACH(gp, &mp->geom, geom) {
471 LIST_FOREACH(cp, &gp->consumer, consumer) {
602 LIST_FOREACH(lcp, &gp->consumer, consumer) {
724 LIST_FOREACH(g
[all...]
/freebsd-9.3-release/sys/security/mac/
H A Dmac_framework.c366 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) {
370 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) {
400 LIST_FOREACH(tmpc, &mac_static_policy_list, mpc_list) {
407 LIST_FOREACH(tmpc, &mac_policy_list, mpc_list) {
/freebsd-9.3-release/tools/regression/geom/ConfCmp/
H A DConfCmp.c141 LIST_FOREACH(np, &mt->cur->children, siblings) {
226 LIST_FOREACH(np1, &np->children, siblings)
236 LIST_FOREACH(np1, &np->children, siblings)
263 LIST_FOREACH(r, &refs, next) {
/freebsd-9.3-release/sys/net/
H A Dif_clone.c141 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) {
149 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) {
209 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) {
217 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) {
255 LIST_FOREACH(ifcifp, &ifc->ifc_iflist, if_clones) {

Completed in 307 milliseconds

1234567891011>>