Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_cc_store.c12 err = check_cc_store(); in main()
H A Dmain.c35 err = check_cc_store(); in main()
H A Dtest_ccapi_v2.h46 int check_cc_store(void);
H A Dtest_ccapi_v2.c986 int check_cc_store(void) { in check_cc_store() function