Home
last modified time | relevance | path

Searched refs:err_context (Results 1 – 5 of 5) sorted by relevance

/src/crypto/krb5/src/lib/kadm5/
H A Dlogger.c165 static krb5_context err_context; variable
194 emsg = krb5_get_error_message(err_context, code); in klog_com_err_proc()
196 krb5_free_error_message(err_context, emsg); in klog_com_err_proc()
248 err_context = kcontext; in krb5_klog_init()
528 err_context = kcontext; in krb5_klog_set_context()
/src/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c46 static char *err_context; /* error context */ variable
796 err_context = ""; in PasswordProc()
812 lstrcpy((LPSTR)gbuf, (LPSTR)err_context); in PasswordProc()
817 err_context = gbuf; in PasswordProc()
882 lstrcpy((LPSTR)gbuf, (LPSTR)err_context); in PasswordProc()
887 err_context = gbuf; in PasswordProc()
1574 err_context = ""; in AuthenticateProc()
1598 lstrcpy((LPSTR)gbuf, (LPSTR)err_context); in AuthenticateProc()
1603 err_context = gbuf; in AuthenticateProc()
1842 err_context = ""; in NewPasswordProc()
[all …]
H A Dwinerr.c21 static char *err_context; /* error context */ variable
H A Dlshfunc.c15 static char FAR *err_context; variable
490 err_context = "parsing principal"; in Leash_int_kinit_ex()
/src/contrib/ofed/libibverbs/
H A Ddevice.c248 goto err_context; in __ibv_open_device()
292 err_context: in __ibv_open_device()