Lines Matching defs:device
73 device = "";
101 device = orig.device;
132 // The following constructor loads GPT data from a device file
138 device = "";
172 device = orig.device;
785 device = deviceFilename;
873 device = deviceFilename;
1050 // Load a single GPT header (main or backup) from the specified disk device and
1132 cerr << "Error! Couldn't open device " << device
1314 cerr << "Unable to open device '" << myDisk.GetName() << "' for writing! Errno is "
1540 cerr << "Problem opening '" << device << "' for writing! Program will now terminate.\n";
1591 cout << "Disk " << device << ": " << diskSize << " sectors, "
2027 // specified device. Returns 1 if OK, 0 if there were problems.