Searched refs:kcm_ccache_store_cred_internal (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/kcm/
H A Dacquire.c132 ret = kcm_ccache_store_cred_internal(context, ccache, &cred, NULL, 0);
H A Drenew.c123 ret = kcm_ccache_store_cred_internal(context, ccache, out, NULL, 0);
H A Dglue.c122 ret = kcm_ccache_store_cred_internal(context, c, creds, NULL, 1);
H A Dkcm-protos.h158 kcm_ccache_store_cred_internal (
H A Dcache.c613 ret = kcm_ccache_store_cred_internal(context, ccache, &cred, NULL, 1);
785 ret = kcm_ccache_store_cred_internal(context, ccache, creds, NULL, copy);
808 kcm_ccache_store_cred_internal(krb5_context context, function
1083 ret = kcm_ccache_store_cred_internal(context, c, &cred, uuid, 1);

Completed in 105 milliseconds