Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dconf.c21 ask_all, enumerator
29 } input_mode = ask_all;
102 case ask_all: in conf_askvalue()
357 case ask_all: in conf_choice()
567 case ask_all: in main()
599 if (input_mode == ask_all) { in main()