Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
Dconf.c31 } input_mode = ask_all; variable
61 if (!valid_stdin && input_mode == ask_silent) { in check_stdin()
90 switch (input_mode) { in conf_askvalue()
126 switch (input_mode) { in conf_askvalue()
164 switch (input_mode) { in conf_askvalue()
383 switch (input_mode) { in conf_choice()
460 if (input_mode == ask_silent && rootEntry != menu) { in conf()
538 input_mode = ask_new; in main()
541 input_mode = ask_silent; in main()
545 input_mode = set_default; in main()
[all …]