Searched refs:g_device_path (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/lib/libgeom/
H A DMakefile43 libgeom.3 g_device_path.3 \
H A Dlibgeom.h167 char *g_device_path(const char *);
H A Dgeom_util.c326 g_device_path(const char *devpath) function
/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-xlate.c245 if (strcmp(g_device_path(pp->lg_name), mnt[i].f_mntfromname) == 0)
/freebsd-13-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c189 disk = g_device_path(*argv);
/freebsd-13-stable/sbin/fdisk/
H A Dfdisk.c327 disk = g_device_path(argv[0]);
/freebsd-13-stable/lib/geom/part/
H A Dgeom_part.c480 if (g_device_path(s) == NULL) {
484 * We don't free memory allocated by g_device_path() as
/freebsd-13-stable/sbin/bsdlabel/
H A Dbsdlabel.c217 specname = g_device_path(argv[0]);

Completed in 127 milliseconds