Lines Matching refs:input_mode
29 } input_mode = ask_all;
59 if (!valid_stdin && input_mode == ask_silent) {
85 switch (input_mode) {
122 switch (input_mode) {
348 switch (input_mode) {
424 if (input_mode == ask_silent && rootEntry != menu) {
502 input_mode = ask_new;
505 input_mode = ask_silent;
509 input_mode = set_default;
512 input_mode = set_default;
521 input_mode = set_no;
524 input_mode = set_mod;
527 input_mode = set_yes;
530 input_mode = set_random;
546 switch (input_mode) {
580 switch (input_mode) {
596 if (input_mode != ask_silent) {
599 if (input_mode == ask_all) {
600 input_mode = ask_silent;
619 if (!(input_mode == ask_silent && conf_write_autoconf()))