Searched defs:specify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c281 /* The -o offset and -s size options specify the area of the disk on */
660 static int specify(uchar_t tsystid);
2964 i = specify(tsystid);
3063 * specify
3064 * Query the user to specify the size of the new partition in
3069 specify(uchar_t tsystid) function
3121 "(or type \"c\" to specify the size in cylinders). ");
3396 " (or specify 0 for none): ");
3404 "Invalid response, please specify a number"
5339 * 3. Allow the user to specify th
[all...]

Completed in 86 milliseconds