Searched refs:LIST_FOREACH (Results 1 - 25 of 382) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/geom/vinum/
H A Dgeom_vinum_subr.c192 LIST_FOREACH(d, &sc->drives, drive) {
198 LIST_FOREACH(v, &sc->volumes, volume) {
207 LIST_FOREACH(p, &sc->plexes, plex) {
221 LIST_FOREACH(s, &sc->subdisks, sd) {
249 LIST_FOREACH(s, &p->subdisks, in_plex) {
267 LIST_FOREACH(p, &v->plexes, plex) {
315 LIST_FOREACH(s2, &p->subdisks, in_plex) {
337 LIST_FOREACH(s2, &p->subdisks, in_plex) {
354 LIST_FOREACH(s2, &p->subdisks, in_plex) {
415 LIST_FOREACH(
[all...]
H A Dgeom_vinum_list.c227 LIST_FOREACH(v, &sc->volumes, volume)
234 LIST_FOREACH(v, &sc->volumes, volume)
258 LIST_FOREACH(p, &v->plexes, in_volume) {
267 LIST_FOREACH(p, &v->plexes, in_volume)
283 LIST_FOREACH(p, &sc->plexes, plex)
290 LIST_FOREACH(p, &sc->plexes, plex)
342 LIST_FOREACH(s, &p->subdisks, in_plex) {
357 LIST_FOREACH(s, &p->subdisks, in_plex)
373 LIST_FOREACH(s, &sc->subdisks, sd)
380 LIST_FOREACH(
[all...]
H A Dgeom_vinum_init.c116 LIST_FOREACH(s, &p->subdisks, in_plex) {
152 LIST_FOREACH(s, &p->subdisks, in_plex) {
222 LIST_FOREACH(up, &v->plexes, in_volume) {
256 LIST_FOREACH(p, &v->plexes, in_volume) {
279 LIST_FOREACH(s, &p->subdisks, in_plex) {
330 LIST_FOREACH(s, &p->subdisks, in_plex) {
360 LIST_FOREACH(s, &p->subdisks, in_plex) {
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_data.c135 LIST_FOREACH(user, &cc->user_list, node_link)
141 LIST_FOREACH(conn, &cc->orphaned_conns, port_link) {
143 LIST_FOREACH(party, &conn->parties, link)
148 LIST_FOREACH(conn, &port->conn_list, port_link) {
150 LIST_FOREACH(party, &conn->parties, link)
175 LIST_FOREACH(user, &cc->user_list, node_link) {
181 LIST_FOREACH(conn, &cc->orphaned_conns, port_link) {
192 LIST_FOREACH(party, &conn->parties, link) {
204 LIST_FOREACH(conn, &port->conn_list, port_link) {
215 LIST_FOREACH(part
[all...]
/freebsd-9.3-release/sys/geom/
H A Dgeom_dump.c75 LIST_FOREACH(cp, &gp->consumer, consumer) {
80 LIST_FOREACH(pp, &gp->provider, provider) {
91 LIST_FOREACH(gp, &mp->geom, geom)
105 LIST_FOREACH(mp, &g_classes, class)
119 LIST_FOREACH(pp, &gp->provider, provider) {
125 LIST_FOREACH(cp, &pp->consumers, consumers)
135 LIST_FOREACH(gp, &mp->geom, geom)
148 LIST_FOREACH(mp, &g_classes, class) {
247 LIST_FOREACH(cp2, &gp->consumer, consumer) {
253 LIST_FOREACH(pp
[all...]
H A Dgeom_subr.c103 LIST_FOREACH(mp2, &g_classes, class) {
125 LIST_FOREACH(mp2, &g_classes, class) {
128 LIST_FOREACH(gp, &mp2->geom, geom) {
129 LIST_FOREACH(pp, &gp->provider, provider) {
149 LIST_FOREACH(gp, &mp->geom, geom) {
151 LIST_FOREACH(pp, &gp->provider, provider)
156 LIST_FOREACH(cp, &gp->consumer, consumer)
181 LIST_FOREACH(gp, &mp->geom, geom) {
284 LIST_FOREACH(mp2, &g_classes, class) {
285 LIST_FOREACH(g
[all...]
/freebsd-9.3-release/usr.sbin/bsdinstall/partedit/
H A Dpart_wizard.c96 LIST_FOREACH(classp, &mesh->lg_class, lg_class) {
102 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
106 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) {
108 LIST_FOREACH(gc, &pp->lg_config, lg_config) {
169 LIST_FOREACH(classp, &mesh->lg_class, lg_class) {
170 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
174 LIST_FOREACH(pp, &gp->lg_provider, lg_provider)
198 LIST_FOREACH(classp, &mesh->lg_class, lg_class)
203 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom)
209 LIST_FOREACH(g
[all...]
H A Dscripted.c47 LIST_FOREACH(classp, &mesh->lg_class, lg_class) {
48 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
52 LIST_FOREACH(pp, &gp->lg_provider, lg_provider)
85 LIST_FOREACH(classp, &mesh.lg_class, lg_class)
89 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom)
H A Dgpart_ops.c243 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) {
256 LIST_FOREACH(gc, &pp->lg_config, lg_config) {
292 LIST_FOREACH(gc, &gp->lg_config, lg_config) {
339 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) {
350 LIST_FOREACH(gc, &pp->lg_config, lg_config) {
376 LIST_FOREACH(pp, &lg_geom->lg_provider, lg_provider)
444 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
448 LIST_FOREACH(gc, &cp->lg_geom->lg_config, lg_config) {
480 LIST_FOREACH(gc, &geom->lg_config, lg_config) {
491 LIST_FOREACH(g
[all...]
/freebsd-9.3-release/sys/security/mac/
H A Dmac_internal.h272 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
280 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \
294 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
304 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \
325 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
335 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \
356 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
363 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \
376 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
385 LIST_FOREACH(mp
[all...]
/freebsd-9.3-release/lib/libc/iconv/
H A Dcitrus_hash.h50 LIST_FOREACH((elm), &(head)->chh_table[hashval], field) \
/freebsd-9.3-release/sys/dev/syscons/
H A Dscterm.c94 LIST_FOREACH(p, &sc_term_list, link) {
120 LIST_FOREACH(p, &sc_term_list, link) {
/freebsd-9.3-release/sys/netnatm/
H A Dnatm_pcb.c114 LIST_FOREACH(cpcb, &natm_pcbs, pcblist)
157 LIST_FOREACH(cpcb, &natm_pcbs, pcblist) {
/freebsd-9.3-release/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_conf.c101 LIST_FOREACH(km, &kgss_mechs, km_link) {
108 LIST_FOREACH(km, &kgss_mechs, km_link) {
/freebsd-9.3-release/sbin/geom/core/
H A Dgeom.c663 LIST_FOREACH(classp, &mesh->lg_class, lg_class) {
675 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
699 LIST_FOREACH(conf, &pp->lg_config, lg_config) {
728 LIST_FOREACH(conf, &cp->lg_config, lg_config) {
742 LIST_FOREACH(conf, &gp->lg_config, lg_config) {
748 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) {
756 LIST_FOREACH(cp, &gp->lg_consumer, lg_consumer) {
816 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
846 LIST_FOREACH(conf, &gp->lg_config, lg_config) {
867 LIST_FOREACH(con
[all...]
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_stack.c177 LIST_FOREACH(st, &mstackq, qe)
180 LIST_FOREACH(st, &dstackq, qe)
235 LIST_FOREACH(spare_stack, &mstackq, qe) {
/freebsd-9.3-release/sys/dev/drm/
H A Ddrm_hashtab.c68 LIST_FOREACH(entry, h_list, head)
81 LIST_FOREACH(entry, h_list, head) { function
101 LIST_FOREACH(entry, h_list, head) { function
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_hashtab.c68 LIST_FOREACH(entry, h_list, head)
81 LIST_FOREACH(entry, h_list, head) { function
101 LIST_FOREACH(entry, h_list, head) { function
/freebsd-9.3-release/sys/ddb/
H A Ddb_thread.c140 LIST_FOREACH(p, &zombproc, p_list) {
166 LIST_FOREACH(p, &zombproc, p_list) {
/freebsd-9.3-release/sys/fs/devfs/
H A Ddevfs_dir.c65 LIST_FOREACH(dle, &devfs_dirlist, link) {
83 LIST_FOREACH(dle, &devfs_dirlist, link) {
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_nat.c70 LIST_FOREACH(ptr, &chain->nat, _next) {
282 LIST_FOREACH(t, &chain->nat, _next) {
387 LIST_FOREACH(res, l, _next) { function
512 LIST_FOREACH(n, &chain->nat, _next) {
515 LIST_FOREACH(r, &n->redir_chain, _next) {
517 LIST_FOREACH(s, &r->spool_chain, _next)
535 LIST_FOREACH(n, &chain->nat, _next) {
538 LIST_FOREACH(r, &n->redir_chain, _next) {
541 LIST_FOREACH(s, &r->spool_chain, _next) {
568 LIST_FOREACH(pt
[all...]
/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clstate.c235 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { function
252 LIST_FOREACH(owp, ohp, nfsow_list) { function
341 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
439 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, fhp, fhlen), nfsdl_hash) { function
494 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { function
547 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
620 LIST_FOREACH(lp, &op->nfso_lock,
1026 LIST_FOREACH(lp, lhp, nfsl_list) { function
1144 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) {
1160 LIST_FOREACH(ow
3269 LIST_FOREACH(lp, lhp, nfsl_list) { function
[all...]
/freebsd-9.3-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_zone.c83 LIST_FOREACH(zd2, head, zd_next) { function
131 LIST_FOREACH(zd, head, zd_next) { function
180 LIST_FOREACH(zd, head, zd_next) { function
200 LIST_FOREACH(zd, head, zd_next) { function
/freebsd-9.3-release/sys/geom/raid/
H A Dg_raid_ctl.c58 LIST_FOREACH(gp, &mp->geom, geom) {
69 LIST_FOREACH(gp, &mp->geom, geom) {
75 LIST_FOREACH(pp, &gp->provider, provider) {
85 LIST_FOREACH(gp, &mp->geom, geom) {
/freebsd-9.3-release/sys/kgssapi/
H A Dgss_impl.c162 LIST_FOREACH(km, &kgss_mechs, km_link) {
176 LIST_FOREACH(km, &kgss_mechs, km_link) {
189 LIST_FOREACH(km, &kgss_mechs, km_link) {
203 LIST_FOREACH(km, &kgss_mechs, km_link) {

Completed in 220 milliseconds

1234567891011>>