Searched defs:print_errors (Results 1 – 3 of 3) sorted by relevance
124 void SBCommandInterpreterRunOptions::SetPrintErrors(bool print_errors) { in SetPrintErrors() argument
97 CommandInterpreterRunOptions(LazyBool stop_on_continue,LazyBool stop_on_error,LazyBool stop_on_crash,LazyBool echo_commands,LazyBool echo_comments,LazyBool print_results,LazyBool print_errors,LazyBool add_to_history) CommandInterpreterRunOptions() argument 160 SetPrintErrors(bool print_errors) SetPrintErrors() argument
611 static int print_errors(ib_portid_t * portid, uint16_t cap_mask, in print_errors() function