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

/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_ccache.c1432 cc_time_t last_time_1 = 0; local
1458 err = cc_ccache_get_change_time(ccache_1, &last_time_1);
1464 check_once_cc_ccache_get_last_default_time(ccache_1, &last_time_1, ccNoError, "ccache_1 default at creation");
1476 check_once_cc_ccache_get_last_default_time(ccache_1, &last_time_1, ccNoError, "ccache_1 no longer default");
1502 check_once_cc_ccache_get_last_default_time(ccache_1, &last_time_1, ccErrInvalidCCache, "destroyed ccache");

Completed in 172 milliseconds