Searched refs:DiskName (Results 1 – 1 of 1) sorted by relevance
62 static char *DiskName = NULL; variable3466 DiskName = value; in parse_suboptions()3504 } else if (Outputtofile && !DiskName) { in sanity_check_options()3608 DiskName = argv[optind]; in main()3613 fd = open_and_examine(DiskName, &dskparamblk); in main()3615 fd = open_and_seek(DiskName, &dskparamblk, &AbsBootSect); in main()3616 if (ask_nicely(DiskName)) in main()