Home
last modified time | relevance | path

Searched defs:compare_to (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/include/
H A DCredentialsCache.h1422 #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 Dtest_ccapi_context.c959 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 Dtest_ccapi_ccache.c1599 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()