Searched refs:InputImage (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck.c61 static char *InputImage = NULL; variable
167 if (InputImage == NULL) {
180 actualDisk = InputImage;
250 InputImage = value;
284 printName = InputImage ? InputImage : special;
403 if (InputImage == NULL && (optind < 0 || optind >= argc))

Completed in 43 milliseconds