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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/dtrace/
H A Dkerberos_dtrace.c315 k5_type_to_str(const char *(*lookup)(const int), const int type) { function
424 t = k5_type_to_str(k5_etype_lookup, enctypes[i]);
478 str = k5_type_to_str(k5_patype_lookup, pa->pa_type);
497 str = k5_type_to_str(k5_adtype_lookup, ad->ad_type);
517 tmp = k5_type_to_str(k5_lrtype_lookup, lr->lr_type);
543 char *s1 = k5_type_to_str(
554 str = k5_type_to_str(k5_trtype_lookup, tr->tr_type);
634 k5_type_to_str(k5_msgtype_lookup,
666 ke->error_code = k5_type_to_str(
769 kr->enc_part_etype = k5_type_to_str(k5_etype_looku
[all...]

Completed in 22 milliseconds