Home
last modified time | relevance | path

Searched refs:is_dos (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/fstyp/
H A Dfstyp.c75 boolean_t is_dos; in main() local
117 if (!(is_dos = dos_to_dev(argv[0], &devpath, &dos_num))) { in main()
124 if (is_dos) { in main()
/titanic_44/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c425 boolean_t is_dos; in main() local
471 if (!(is_dos = dos_to_dev(device_file, &devpath, &dos_num))) { in main()
555 if (is_dos) { in main()