Searched refs:CC_NOERROR (Results 1 – 6 of 6) sorted by relevance
| /freebsd/crypto/krb5/src/ccapi/test/ |
| H A D | test_ccapi_v2.c | 12 cc_result err = CC_NOERROR; in destroy_all_ccaches_v2() 58 cc_result err = CC_NOERROR; in new_v5_creds_union_compat() 149 err = check_once_cc_shutdown(&context, CC_NOERROR, NULL); in check_cc_shutdown() 164 CC_NOERROR, in check_once_cc_shutdown() 227 … check_once_cc_get_change_time(context, &last_change_time, CC_NOERROR, "first-run, should be > 0"); in check_cc_get_change_time() 235 …check_once_cc_get_change_time(context, &last_change_time, CC_NOERROR, "after creating a new ccache… in check_cc_get_change_time() 243 err = CC_NOERROR; in check_cc_get_change_time() 246 …check_once_cc_get_change_time(context, &last_change_time, CC_NOERROR, "after changing a principle"… in check_cc_get_change_time() 256 err = CC_NOERROR; in check_cc_get_change_time() 259 …check_once_cc_get_change_time(context, &last_change_time, CC_NOERROR, "after storing a credential"… in check_cc_get_change_time() [all …]
|
| /freebsd/crypto/krb5/src/ccapi/lib/ |
| H A D | ccapi_v2.c | 67 if (in_error >= CC_NOERROR && in_error <= CC_ERR_CRED_VERSION) { in _cci_remap_error() 73 return CC_NOERROR; in _cci_remap_error() 176 cc_result err = CC_NOERROR; in cc_get_NC_info() 198 if (err == CC_END) { err = CC_NOERROR; } in cc_get_NC_info()
|
| /freebsd/crypto/krb5/src/windows/kfwlogon/ |
| H A D | kfwlogon.h | 77 #define CC_NOERROR 0 macro
|
| /freebsd/crypto/krb5/src/windows/leashdll/ |
| H A D | leash-int.h | 164 #define CC_NOERROR 0 macro
|
| /freebsd/crypto/krb5/src/windows/lib/ |
| H A D | cacheapi.h | 75 #define CC_NOERROR 0 macro
|
| /freebsd/crypto/krb5/src/include/ |
| H A D | CredentialsCache2.h | 124 CC_NOERROR, enumerator
|