Home
last modified time | relevance | path

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

/scripts/kconfig/
Dconf.c23 enum input_mode { enum
40 static enum input_mode input_mode = oldaskconfig; variable
103 switch (input_mode) { in conf_askvalue()
296 switch (input_mode) { in conf_choice()
367 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()
426 if (input_mode == listnewconfig) { in check_conf()
440 } else if (input_mode == helpnewconfig) { in check_conf()
514 input_mode = (enum input_mode)opt; in main()
580 switch (input_mode) { in main()
619 switch (input_mode) { in main()
[all …]