Searched refs:et_old_error_hook_func (Results 1 – 2 of 2) sorted by relevance
34 typedef void (*et_old_error_hook_func) (const char *, errcode_t, typedef74 extern et_old_error_hook_func set_com_err_hook (et_old_error_hook_func);75 extern et_old_error_hook_func reset_com_err_hook (void);
73 static et_old_error_hook_func com_err_hook[MAX_HOOKS] = { default_com_err_proc,271 et_old_error_hook_func set_com_err_hook (et_old_error_hook_func new_proc) in set_com_err_hook()274 et_old_error_hook_func x; in set_com_err_hook()292 et_old_error_hook_func reset_com_err_hook () in reset_com_err_hook()295 et_old_error_hook_func x; in reset_com_err_hook()315 void add_com_err_hook(et_old_error_hook_func f) { in add_com_err_hook()332 void rem_com_err_hook(et_old_error_hook_func f) { in rem_com_err_hook()