Searched refs:Leash_krb5_error (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/krb5/src/windows/leashdll/ |
H A D | krb5routines.c | 126 Leash_krb5_error(code, "krb5_get_renewed_creds()", 0, &ctx, &cc); in LeashKRB5_renew() 423 Leash_krb5_error(rc, functionName, 0, ctx, cache); in Leash_krb5_cc_default() 442 return Leash_krb5_error(rc, functionName, 0, ctx, NULL); in Leash_krb5_initialize() 453 Leash_krb5_error(krb5_error_code rc, LPCSTR FailedFunctionName, in Leash_krb5_error() function
|
H A D | leash-int.h | 97 int Leash_krb5_error(krb5_error_code rc, LPCSTR FailedFunctionName,
|