Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_main.c80 bool AlwaysYes = false; /* -y or -Y, assume a yes answer to all questions */ variable
143 AlwaysYes = false; in doOpen()
404 AlwaysYes = false; in main()
410 AlwaysYes = true; in main()
H A Dfsck_pcfs.h172 extern bool AlwaysYes; /* assume a yes answer to all questions */
H A Dclusters.c161 if (AlwaysYes) in askAboutFreeing()
183 if (AlwaysYes) in askAboutRelink()