Searched refs:cc_seq_fetch_creds_next (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/krb5/src/ccapi/lib/ |
H A D | ccapi_v2.exports | 17 cc_seq_fetch_creds_next
|
H A D | ccapi_v2.c | 749 cc_result cc_seq_fetch_creds_next (apiCB *in_context, in cc_seq_fetch_creds_next() function
|
/freebsd/crypto/krb5/src/windows/lib/ |
H A D | cacheapi.h | 353 cc_seq_fetch_creds_next(
|
/freebsd/crypto/krb5/src/include/ |
H A D | CredentialsCache2.h | 258 cc_seq_fetch_creds_next (apiCB *in_context,
|
/freebsd/crypto/krb5/src/ccapi/test/ |
H A D | test_ccapi_v2.c | 1091 err = cc_seq_fetch_creds_next(context, &creds, iterator); in check_once_cc_store() 1152 err = cc_seq_fetch_creds_next(context, &creds_array[i], iterator); in check_cc_remove_cred() 1229 err = cc_seq_fetch_creds_next(context, &creds, iterator); in check_once_cc_remove_cred() 1731 err = cc_seq_fetch_creds_next(context, &creds, iterator); in check_once_cc_seq_fetch_creds_next()
|