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