Searched refs:default_com_err_proc (Results 1 – 1 of 1) sorted by relevance
47 static void default_com_err_proc (const char *whoami, errcode_t code, in default_com_err_proc() function110 p = com_err_hook ? com_err_hook : default_com_err_proc; in com_err_va()123 default_com_err_proc(whoami, code, fmt, ap); in com_err_va()