Searched refs:generic_gss_oid_to_str (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/lib/libgss/ |
H A D | g_oid_ops.c | 84 OM_uint32 status = generic_gss_oid_to_str(minor_status, oid, oid_str);
|
H A D | oid_ops.c | 233 generic_gss_oid_to_str(minor_status, oid, oid_str) in generic_gss_oid_to_str() function
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | util_errmap.c | 124 if (generic_gss_oid_to_str(&minor, &value.mech, &str)) { in mecherror_print()
|
H A D | oid_ops.c | 216 generic_gss_oid_to_str(minor_status, oid, oid_str) in generic_gss_oid_to_str() function
|
H A D | krb5_gss_glue.c | 886 return(generic_gss_oid_to_str(minor_status, oid, oid_str));
|
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | gssapiP_generic.h | 271 OM_uint32 generic_gss_oid_to_str
|
/titanic_50/usr/src/uts/common/gssapi/include/ |
H A D | mechglueP.h | 841 OM_uint32 generic_gss_oid_to_str
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | mapfile-vers | 213 generic_gss_oid_to_str;
|