Lines Matching refs:LIST_FOREACH
76 LIST_FOREACH(cp, &gp->consumer, consumer) { in g_confdot_geom()
81 LIST_FOREACH(pp, &gp->provider, provider) { in g_confdot_geom()
92 LIST_FOREACH(gp, &mp->geom, geom) in g_confdot_class()
106 LIST_FOREACH(mp, &g_classes, class) in g_confdot()
120 LIST_FOREACH(pp, &gp->provider, provider) { in g_conftxt_geom()
126 LIST_FOREACH(cp, &pp->consumers, consumers) in g_conftxt_geom()
136 LIST_FOREACH(gp, &mp->geom, geom) in g_conftxt_class()
149 LIST_FOREACH(mp, &g_classes, class) { in g_conftxt()
220 LIST_FOREACH(gap, &pp->aliases, ga_next) { in g_conf_provider()
261 LIST_FOREACH(cp, &gp->consumer, consumer) in g_conf_geom()
263 LIST_FOREACH(pp, &gp->provider, provider) in g_conf_geom()
290 LIST_FOREACH(gp, &mp->geom, geom) { in g_conf_class()
307 LIST_FOREACH(mp2, &g_classes, class) { in g_conf_specific()