Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_v2.c128 #define cci_remap_error(err) _cci_remap_error(err, __FUNCTION__, __FILE__, __LINE__) macro
151 return cci_remap_error (err); in cc_shutdown()
168 return cci_remap_error (err); in cc_get_change_time()
316 return cci_remap_error (err); in cc_open()
356 return cci_remap_error (err); in cc_create()
377 return cci_remap_error (err); in cc_close()
398 return cci_remap_error (err); in cc_destroy()
429 return cci_remap_error (err); in cc_get_name()
458 return cci_remap_error (err); in cc_get_cred_version()
492 return cci_remap_error (err); in cc_set_principal()
[all …]