Home
last modified time | relevance | path

Searched refs:com_err_hook (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/et/
Dcom_err.c46 errf com_err_hook = default_com_err_proc; variable
51 (*com_err_hook) (whoami, code, fmt, args); in com_err_va()
60 if (!com_err_hook) in com_err()
61 com_err_hook = default_com_err_proc; in com_err()
70 errf x = com_err_hook;
73 com_err_hook = new_proc;
75 com_err_hook = default_com_err_proc;
81 errf x = com_err_hook; in reset_com_err_hook()
82 com_err_hook = default_com_err_proc; in reset_com_err_hook()
Dcom_err.h39 extern void (*com_err_hook) (const char *, long, const char *, va_list);
/external/e2fsprogs/debian/
Dlibcomerr2.symbols7 com_err_hook@Base 1.01