Searched refs:err_other_error (Results 1 – 1 of 1) sorted by relevance
1127 void err_other_error () { this->successful = false; } in err_other_error() function1169 { return this->successful && (success || ((void) err_other_error (), false)); } in check_success()