Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dacache.c79 translate_cc_error(krb5_context context, cc_int32 error) in translate_cc_error() function
515 return translate_cc_error(context, error); in acc_alloc()
543 return translate_cc_error(context, error); in acc_resolve()
557 return translate_cc_error(context, error); in acc_resolve()
610 return translate_cc_error(context, error); in acc_initialize()
632 return translate_cc_error(context, error); in acc_initialize()
672 return translate_cc_error(context, error); in acc_destroy()
703 ret = translate_cc_error(context, error); in acc_store_cred()
730 return translate_cc_error(context, error); in acc_get_principal()
777 return translate_cc_error(context, error); in acc_get_next()
[all …]