Home
last modified time | relevance | path

Searched refs:ccapi_ccache_get_principal (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_ccache.h49 cc_int32 ccapi_ccache_get_principal (cc_ccache_t in_ccache,
H A Dccapi_ccache.c60 ccapi_ccache_get_principal,
267 cc_int32 ccapi_ccache_get_principal (cc_ccache_t in_ccache, in ccapi_ccache_get_principal() function
H A Dccapi_v2.c514 err = ccapi_ccache_get_principal (in_ccache, compat_version, &principal); in cc_get_principal()