Lines Matching refs:yesno
141 sub yesno
836 if yesno("Rebuild NIS/YP maps", $opt_y);
882 unless ($> == 0 || yesno "This script should be run as root. Continue");
899 unless yesno "Remove existing $asfile", $opt_y;
942 unless yesno "Already converted; rerun anyway";
950 unless yesno "Continue", 1;
1173 if (!yesno("Should it be overwritten",$opt_y)) {
1174 if (yesno("Should it be used as-is")) {
1201 if (!yesno("Should it be overwritten", $opt_y)) {
1202 if (yesno("Should it be used as-is")) {
1424 last if yesno "Saving all files. Are you sure";
1461 if (yesno("File " . $fnum+1 .
1576 if (!yesno("Should it be overwritten",$opt_y)) {