Searched refs:krb5int_dbgref_dump_principal (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | gc_via_tkt.c | 125 krb5int_dbgref_dump_principal("gc_via_tkt: in_cred",in_cred->server); in check_reply_server() 126 krb5int_dbgref_dump_principal("gc_via_tkt: encoded server",dec_rep->enc_part2->server); in check_reply_server() 169 krb5int_dbgref_dump_principal("krb5_get_cred_via_tkt requested ticket", in_cred->server); in krb5_get_cred_via_tkt() 170 krb5int_dbgref_dump_principal("krb5_get_cred_via_tkt TGT in use", tkt->server); in krb5_get_cred_via_tkt()
|
H A D | walk_rtree.c | 424 krb5int_dbgref_dump_principal("krb5_walk_realm_tree tree",(*tree)[i]); in krb5_walk_realm_tree() 433 void krb5int_dbgref_dump_principal(char *d, krb5_principal p) in krb5int_dbgref_dump_principal() function
|
H A D | gc_frm_kdc.c | 126 #define DUMP_PRINC(x, y) krb5int_dbgref_dump_principal((x), (y))
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | sn2princ.c | 269 krb5int_dbgref_dump_principal("krb5_sname_to_principal",*ret_princ); in krb5_sname_to_principal()
|
/titanic_44/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-int.h | 2766 void krb5int_dbgref_dump_principal(char *, krb5_principal);
|