Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_cc_ccache_get_principal.c13 err = check_cc_ccache_get_principal(); in main()
H A Dmain.c66 err = check_cc_ccache_get_principal(); in main()
H A Dtest_ccapi_ccache.h16 int check_cc_ccache_get_principal(void);
H A Dtest_ccapi_ccache.c515 int check_cc_ccache_get_principal(void) { in check_cc_ccache_get_principal() function