Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dconf.c29 } input_mode = ask_all; variable
59 if (!valid_stdin && input_mode == ask_silent) { in check_stdin()
85 switch (input_mode) { in conf_askvalue()
122 switch (input_mode) { in conf_askvalue()
348 switch (input_mode) { in conf_choice()
424 if (input_mode == ask_silent && rootEntry != menu) { in conf()
502 input_mode = ask_new; in main()
505 input_mode = ask_silent; in main()
509 input_mode = set_default; in main()
512 input_mode = set_default; in main()
[all …]