Home
last modified time | relevance | path

Searched refs:error_and_exit (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dprogerr.c48 error_and_exit(int error_num) in error_and_exit() function
54 static void (*fatal_err_func)() = &error_and_exit;
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_utils.c101 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