Searched refs:error_and_exit (Results 1 – 2 of 2) sorted by relevance
48 error_and_exit(int error_num) in error_and_exit() function54 static void (*fatal_err_func)() = &error_and_exit;
101 static void error_and_exit(int error_num);103 static void (*fatal_err_func)() = &error_and_exit;119 error_and_exit(int error_num) in error_and_exit() function