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

/freebsd-11-stable/lib/libgeom/
H A Dlibgeom.h116 LIST_ENTRY(gconsumer) lg_consumers; member in struct:gconsumer
126 LIST_HEAD(, gconsumer) lg_consumers; member in struct:gprovider
H A Dgeom_xml2tree.c157 LIST_INIT(&mt->provider->lg_consumers);
445 &co->lg_provider->lg_consumers,
446 co, lg_consumers);
/freebsd-11-stable/lib/libefivar/
H A Defivar-dp-xlate.c237 LIST_FOREACH(cp, &provider->lg_consumers, lg_consumer) {
463 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) {
480 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) {
/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c544 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
923 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
1223 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
1385 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
H A Dpartedit.c511 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)

Completed in 85 milliseconds