Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_cc_context_create_new_ccache.c13 err = check_cc_context_create_new_ccache(); in main()
H A Dmain.c54 err = check_cc_context_create_new_ccache(); in main()
H A Dtest_ccapi_context.h24 int check_cc_context_create_new_ccache(void);
H A Dtest_ccapi_context.c745 int check_cc_context_create_new_ccache(void) { in check_cc_context_create_new_ccache() function