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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c69 static int Notreally = 0; variable
247 if (Notreally || !isatty(fileno(stdin)))
463 if (Notreally || !isatty(fileno(stdin))) {
1404 if (Notreally || !isatty(fileno(stdin))) {
2978 if (!Notreally) {
3010 if (!Notreally) {
3058 if (!Notreally && write(fd, bsp->buf, sizeof (bsp->buf)) != BPSEC) {
3108 if (!Notreally) {
3133 if (!Notreally) {
3149 if (!Notreally)
[all...]

Completed in 49 milliseconds