Home
last modified time | relevance | path

Searched refs:check_cc_shutdown (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_cc_shutdown.c12 err = check_cc_shutdown(); in main()
H A Dmain.c25 err = check_cc_shutdown(); in main()
H A Dtest_ccapi_v2.h12 int check_cc_shutdown(void);
H A Dtest_ccapi_v2.c142 int check_cc_shutdown(void) { in check_cc_shutdown() function