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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck.c77 int AlwaysNo = 0; /* -n or -N, assume a no answer to all questions */ variable
139 AlwaysNo = 1;
383 AlwaysNo = 1;
389 AlwaysNo = 0;
H A Dpcfs_common.c66 extern int AlwaysNo;
303 } else if (AlwaysNo) {
308 AlwaysNo = 1;

Completed in 47 milliseconds