Searched refs:com_err_hook (Results 1 – 1 of 1) sorted by relevance
89 static errf com_err_hook = default_proc; variable97 (*com_err_hook) (whoami, code, fmt, args); in com_err_va()115 errf old = com_err_hook; in set_com_err_hook()118 com_err_hook = new; in set_com_err_hook()120 com_err_hook = default_proc; in set_com_err_hook()