Lines Matching defs:path
84 int _dev_mounted(char *path);
94 static char *get_physical_name(char *path);
245 DPRINTF("path not managed\n");
248 DPRINTF1("path managed as %s\n", nm);
263 * anybody puts a label similiar to volume manager path names.
597 DPRINTF("path not managed\n");
600 DPRINTF1("path managed as %s\n", nm);
700 DPRINTF1("path opened %s\n", tmp_path_name);
1025 /* create a child to unmount the path */
1083 /* create a child to unmount the path */
1420 * Builds an open()able device path from a user supplied node which can be
1423 * Returns the path found in 'found' and returns 1. Otherwise returns 0.
1871 get_physical_name(char *path)
1888 (void) strcpy(s, path);
1902 (void) strcpy(s, path);