Searched refs:lg_consumers (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/lib/libgeom/
H A Dlibgeom.h118 LIST_ENTRY(gconsumer) lg_consumers; member in struct:gconsumer
128 LIST_HEAD(, gconsumer) lg_consumers; member in struct:gprovider
H A Dgeom_xml2tree.c159 LIST_INIT(&mt->provider->lg_consumers);
447 &co->lg_provider->lg_consumers,
448 co, lg_consumers);
/freebsd-12-stable/lib/libefivar/
H A Defivar-dp-xlate.c236 LIST_FOREACH(cp, &provider->lg_consumers, lg_consumer) {
462 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) {
479 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) {
/freebsd-12-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c538 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
1023 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
1282 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
1444 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
H A Dpartedit.c511 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)

Completed in 189 milliseconds