Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/et/
H A Dcom_err.c224 err = com_err_finish_init(); in com_err_va()
277 assert(com_err_finish_init() == 0); in set_com_err_hook()
298 assert(com_err_finish_init() == 0); in reset_com_err_hook()
H A Derror_table.h38 extern int com_err_finish_init(void);
H A Derror_message.c111 int com_err_finish_init() in com_err_finish_init() function