Searched refs:my_gettext (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/et/ |
H A D | com_err.c | 130 my_gettext(int msg_idx) in my_gettext() function 174 fprintf(stderr, my_gettext(MSG_WHILE), in default_com_err_proc() 179 fprintf(stderr, my_gettext(MSG_ERROR_MSG), in default_com_err_proc() 184 fprintf(stderr, my_gettext(MSG_ERROR_MSG_WHILE), in default_com_err_proc() 193 fprintf(stderr, my_gettext(MSG_WHOAMI_WHILE), in default_com_err_proc() 198 fprintf(stderr, my_gettext(MSG_WHOAMI_ERROR_MSG), in default_com_err_proc() 204 my_gettext(MSG_WHOAMI_ERROR_MSG_WHILE), in default_com_err_proc() 209 my_gettext(MSG_WHOAMI), in default_com_err_proc()
|