default_com_err_proc
p = com_err_hook ? com_err_hook : default_com_err_proc;
default_com_err_proc(whoami, code, fmt, ap);