Searched refs:g_device_path (Results 1 – 7 of 7) sorted by relevance
41 libgeom.3 g_device_path.3 \
169 char *g_device_path(const char *);
323 g_device_path(const char *devpath) in g_device_path() function
186 disk = g_device_path(*argv); in main()
329 disk = g_device_path(argv[0]); in main()
206 specname = g_device_path(argv[0]); in main()
476 if (g_device_path(g) == NULL) { in gpart_autofill()