Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_cc_close.c12 err = check_cc_close(); in main()
H A Dmain.c29 err = check_cc_close(); in main()
H A Dtest_ccapi_v2.h24 int check_cc_close(void);
H A Dtest_ccapi_v2.c508 int check_cc_close(void) { in check_cc_close() function