Searched refs:display_status_1 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/krb5/kadmin/server/ |
H A D | ovsec_kadmd.c | 196 static void display_status_1(char *, OM_uint32, int); 203 display_status_1(msg, maj_stat, GSS_C_GSS_CODE); 204 display_status_1(msg, min_stat, GSS_C_MECH_CODE); 207 static void display_status_1(m, code, type) in display_status_1() function
|
/titanic_41/usr/src/lib/krb5/kadm5/clnt/ |
H A D | client_init.c | 148 display_status_1(m, code, type, mech) in display_status_1() function 219 display_status_1(msg, maj_stat, GSS_C_GSS_CODE, mech_oid); 220 display_status_1(msg, min_stat, GSS_C_MECH_CODE, mech_oid);
|