Searched refs:GSS_C_MECH_CODE (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | cmds_gss.c | 77 GSS_C_MECH_CODE, GSS_C_NULL_OID, &msg_ctx, &msg); in user_gss_error()
|
/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | support.c | 75 if (status_type != GSS_C_MECH_CODE) in __dh_gss_display_status()
|
/titanic_41/usr/src/lib/gss_mechs/mech_spnego/mech/ |
H A D | spnego_disp_status.c | 198 } else if (status_type == GSS_C_MECH_CODE) {
|
/titanic_41/usr/src/uts/common/rpc/sec_gss/ |
H A D | rpcsec_gss_utils.c | 238 GSS_C_MECH_CODE, mech_type,
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | disp_status.c | 193 } else if (status_type == GSS_C_MECH_CODE) {
|
/titanic_41/usr/src/uts/common/gssapi/ |
H A D | gssapi.h | 155 #define GSS_C_MECH_CODE 2 macro
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | ssh-gss.c | 593 gss_display_status(&lmin, min, GSS_C_MECH_CODE, mech, &more, in ssh_gssapi_last_error()
|
/titanic_41/usr/src/lib/krb5/kadm5/clnt/ |
H A D | client_init.c | 220 display_status_1(msg, min_stat, GSS_C_MECH_CODE, mech_oid);
|
/titanic_41/usr/src/lib/sasl_plugins/gssapi/ |
H A D | gssapi.c | 285 GSS_C_MECH_CODE, text->mech_oid, 287 GSS_C_MECH_CODE, GSS_C_NULL_OID,
|
/titanic_41/usr/src/lib/auditd_plugins/remote/ |
H A D | transport.c | 156 (void) gss_display_status(&_min, min_stat, GSS_C_MECH_CODE, in report_gss_err()
|
/titanic_41/usr/src/cmd/krb5/kadmin/server/ |
H A D | ovsec_kadmd.c | 204 display_status_1(msg, min_stat, GSS_C_MECH_CODE);
|
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_dyndns.c | 446 (void) gss_display_status(&min2, min, GSS_C_MECH_CODE, GSS_C_NULL_OID, in display_stat()
|
/titanic_41/usr/src/cmd/gss/gssd/ |
H A D | gssdtest.c | 1722 status_type = GSS_C_MECH_CODE;
|
H A D | gssd_proc.c | 113 GSS_C_MECH_CODE, in syslog_gss_error()
|