Searched refs:DiskName (Results 1 – 1 of 1) sorted by relevance
60 static char *DiskName = NULL; variable3348 DiskName = value; in parse_suboptions()3386 } else if (Outputtofile && !DiskName) { in sanity_check_options()3490 DiskName = argv[optind]; in main()3495 fd = open_and_examine(DiskName, &dskparamblk); in main()3497 fd = open_and_seek(DiskName, &dskparamblk, &AbsBootSect); in main()3498 if (ask_nicely(DiskName)) in main()