Searched refs:OPTION_TERMINAL (Results 1 – 5 of 5) sorted by relevance
182 option_set(OPTION_TERMINAL, OPTION_LEVEL_COMMAND_LINE, 0); in log_open()191 if (option_test(OPTION_TERMINAL)) in log_open()290 if (option_test(OPTION_TERMINAL)) in log_open()
296 option_set(OPTION_TERMINAL, OPTION_LEVEL_DEFAULT, 1); in option_tidy_up()564 case OPTION_TERMINAL: in option_number_name()
112 OPTION_TERMINAL, /* enable tty output when logging */ enumerator
350 type = OPTION_TERMINAL; in argparse()354 type = OPTION_TERMINAL; in argparse()
87 { OPTION_TERMINAL, "-terminal", "-noterminal" },