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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_solaris.c43 k5_kt_open(krb5_context ctx, krb5_keytab *kt) function
212 if ((code = k5_kt_open(ctx, &kt)) != 0)
296 if ((code = k5_kt_open(ctx, &kt)) != 0)
440 if ((code = k5_kt_open(ctx, &kt)) != 0)

Completed in 21 milliseconds