Searched refs:input_mode (Results 1 – 1 of 1) sorted by relevance
23 enum input_mode { enum36 } input_mode = oldaskconfig; variable101 switch (input_mode) { in conf_askvalue()298 switch (input_mode) { in conf_choice()365 if ((input_mode == silentoldconfig || in conf()366 input_mode == listnewconfig || in conf()367 input_mode == oldnoconfig) && in conf()426 if (input_mode == listnewconfig) { in check_conf()430 } else if (input_mode != oldnoconfig) { in check_conf()470 input_mode = (enum input_mode)opt; in main()[all …]