Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_main.c65 static char *InputImage = NULL; variable
173 if (InputImage == NULL) { in openFS()
186 actualDisk = InputImage; in openFS()
269 InputImage = value; in parseSubOptions()
303 printName = InputImage ? InputImage : special; in confirmMountable()
425 if (InputImage == NULL && (optind < 0 || optind >= argc)) in main()