Searched defs:compare_to (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/krb5/src/include/ |
H A D | CredentialsCache.h | 1422 #define cc_context_compare(context, compare_to, equal) \ argument 1474 #define cc_ccache_compare(ccache, compare_to, equal) \ argument 1497 #define cc_credentials_compare(credentials, compare_to, equal) \ argument
|
/freebsd/crypto/krb5/src/ccapi/test/ |
H A D | test_ccapi_context.c | 959 cc_int32 check_once_cc_context_compare(cc_context_t context, cc_context_t compare_to, cc_uint32 *eq… in check_once_cc_context_compare()
|
H A D | test_ccapi_ccache.c | 1599 cc_int32 check_once_cc_ccache_compare(cc_ccache_t ccache, cc_ccache_t compare_to, cc_uint32 *equal,… in check_once_cc_ccache_compare()
|