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

/osnet-11/usr/src/lib/krb5/kdb/
H A Dkdb_convert.c43 } princ_type; typedef in typeref:enum:__anon1078
174 int cnt, princ_type tp)
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_file.c1480 krb5_int32 princ_type;
1542 princ_type = htonl(krb5_princ_type(context, entry->principal));
1543 if (!fwrite(&princ_type, sizeof(princ_type), 1, KTFILEP(id))) {
1477 krb5_int32 princ_type; local

Completed in 21 milliseconds