Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c71 static int Notreally = 0; variable
249 if (Notreally || !isatty(fileno(stdin))) in ask_nicely()
465 if (Notreally || !isatty(fileno(stdin))) { in warn_mismatch()
1406 if (Notreally || !isatty(fileno(stdin))) { in compute_cluster_size()
3096 if (!Notreally) { in write_fat32_bootstuff()
3128 if (!Notreally) { in write_fat32_bootstuff()
3176 if (!Notreally && write(fd, bsp->buf, sizeof (bsp->buf)) != BPSEC) { in write_bootsects()
3226 if (!Notreally) { in write_fat()
3251 if (!Notreally) { in write_fat()
3267 if (!Notreally) in write_fat()
[all …]