Home
last modified time | relevance | path

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

/freebsd/sbin/fsirand/
H A Dfsirand.c55 static int printonly = 0, force = 0, ignorelabel = 0; variable
69 printonly++; in main()
113 if ((devfd = open(device, printonly ? O_RDONLY : O_RDWR)) < 0) { in fsirand()
144 if (!force && !printonly && sblock->fs_clean != 1) { in fsirand()
157 if (printonly && (sblock->fs_id[0] || sblock->fs_id[1])) { in fsirand()
166 if (!printonly) { in fsirand()
194 if (printonly) { in fsirand()
210 if (!printonly) { in fsirand()