Home
last modified time | relevance | path

Searched refs:cc_shutdown (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_v2.c154 if (context) { cc_shutdown(&context); } in check_cc_shutdown()
183 err = cc_shutdown(&context); in check_once_cc_shutdown()
281 if (context) { cc_shutdown(&context); } in check_cc_get_change_time()
356 if (context) { cc_shutdown(&context); } in check_cc_open()
449 if (context) { cc_shutdown(&context); } in check_cc_create()
527 if (context) { cc_shutdown(&context); } in check_cc_close()
590 if (context) { cc_shutdown(&context); } in check_cc_destroy()
671 if (context) { cc_shutdown(&context); } in check_cc_get_cred_version()
761 cc_shutdown(&context); in check_cc_get_name()
851 cc_shutdown(&context); in check_cc_get_principal()
[all …]
/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_v2.exports1 cc_shutdown
H A Dccapi_v2.c137 cc_result cc_shutdown (apiCB **io_context) in cc_shutdown() function
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dleashdll.c126 DECL_FUNC_PTR(cc_shutdown);
249 MAKE_FUNC_INFO(cc_shutdown),
H A Dleash-int.h212 cc_shutdown,
/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwlogon.h125 cc_shutdown,
H A Dkfwcommon.c48 DECL_FUNC_PTR(cc_shutdown);
156 MAKE_FUNC_INFO(cc_shutdown),
/freebsd/crypto/krb5/src/windows/lib/
H A Dcacheapi.h167 cc_shutdown(
/freebsd/crypto/krb5/src/include/
H A DCredentialsCache2.h158 cc_shutdown (apiCB **io_context)