Home
last modified time | relevance | path

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

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