Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_cc_context_create_ccache.c13 err = check_cc_context_create_ccache(); in main()
H A Dmain.c52 err = check_cc_context_create_ccache(); in main()
H A Dtest_ccapi_context.h20 int check_cc_context_create_ccache(void);
H A Dtest_ccapi_context.c551 int check_cc_context_create_ccache(void) { in check_cc_context_create_ccache() function