Searched refs:com_err_hook (Results 1 – 2 of 2) sorted by relevance
73 static et_old_error_hook_func com_err_hook[MAX_HOOKS] = { default_com_err_proc, variable231 (com_err_hook[i])(whoami, code, fmt, ap); in com_err_va()245 (com_err_hook[i])(whoami, code, fmt, ap); in com_err_va()280 x = com_err_hook[0]; in set_com_err_hook()283 com_err_hook[i] = NULL; in set_com_err_hook()285 com_err_hook[0] = new_proc; in set_com_err_hook()300 x = com_err_hook[0]; in reset_com_err_hook()302 com_err_hook[i] = NULL; in reset_com_err_hook()304 com_err_hook[0] = default_com_err_proc; in reset_com_err_hook()319 if (com_err_hook[i] == NULL) in add_com_err_hook()[all …]
801 SCOPED_SYMBOL|SunOS_5.6|libkrb.so.1|com_err_hook