Searched defs:ccache (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/nsupdate/
H A Dnsupdate.c2772 krb5_ccache ccache; local
2781 rc = krb5_cc_default(ctx, &ccache);
2787 rc = krb5_cc_get_principal(ctx, ccache, &princ);
2789 krb5_cc_close(ctx, ccache);
2797 krb5_cc_close(ctx, ccache);
2809 krb5_cc_close(ctx, ccache);

Completed in 20 milliseconds