Searched refs:et_old_error_hook_func (Results 1 – 2 of 2) sorted by relevance
34 static /*@null@*/ et_old_error_hook_func com_err_hook = 0;104 et_old_error_hook_func p; in com_err_va()150 et_old_error_hook_func set_com_err_hook (et_old_error_hook_func new_proc) in set_com_err_hook()152 et_old_error_hook_func x; in set_com_err_hook()164 et_old_error_hook_func reset_com_err_hook (void) in reset_com_err_hook()166 et_old_error_hook_func x; in reset_com_err_hook()
27 typedef void (*et_old_error_hook_func) (const char *, errcode_t, typedef71 extern et_old_error_hook_func set_com_err_hook (et_old_error_hook_func);72 extern et_old_error_hook_func reset_com_err_hook (void);