Searched refs:compare_v5_creds_unions (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_util.h11 int compare_v5_creds_unions(const cc_credentials_union *a, const cc_credentials_union *b);
H A Dtest_ccapi_util.c126 int compare_v5_creds_unions(const cc_credentials_union *a, const cc_credentials_union *b) { function
H A Dtest_ccapi_ccache.c935 if (compare_v5_creds_unions(credentials, creds->data) == 0) {
1087 if (compare_v5_creds_unions(in_creds->data, creds->data) == 0) {

Completed in 133 milliseconds