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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_file.c1469 krb5_int32 princ_type;
1528 princ_type = htonl(krb5_princ_type(context, entry->principal));
1529 if (!xfwrite(&princ_type, sizeof(princ_type), 1, KTFILEP(id))) {
1466 krb5_int32 princ_type; local
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_convert.c35 } princ_type; typedef in typeref:enum:__anon2564
161 int cnt, princ_type tp) {

Completed in 93 milliseconds