Lines Matching refs:input_mode
23 enum input_mode { enum
37 static enum input_mode input_mode = oldaskconfig; variable
100 switch (input_mode) { in conf_askvalue()
293 switch (input_mode) { in conf_choice()
364 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()
423 if (input_mode == listnewconfig) { in check_conf()
508 input_mode = (enum input_mode)opt; in main()
583 switch (input_mode) { in main()
621 switch (input_mode) { in main()
653 switch (input_mode) { in main()
678 input_mode = oldconfig; in main()
694 if (input_mode == savedefconfig) { in main()
700 } else if (input_mode != listnewconfig) { in main()