Home
last modified time | relevance | path

Searched refs:gssint_mecherrmap_map (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dutil_errmap.c179 OM_uint32 gssint_mecherrmap_map(OM_uint32 minor, const gss_OID_desc * oid) in gssint_mecherrmap_map() function
263 return gssint_mecherrmap_map(errcode, &no_oid); in gssint_mecherrmap_map_errcode()
/titanic_41/usr/src/uts/common/gssapi/include/
H A DmechglueP.h904 (*(MINORP) = gssint_mecherrmap_map(*(MINORP), &(MECH)->mech_type))
906 (*(MINORP) = gssint_mecherrmap_map(*(MINORP), (MECHOID)))
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A DgssapiP_generic.h304 OM_uint32 gssint_mecherrmap_map(OM_uint32 minor, const gss_OID_desc *oid);
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers219 gssint_mecherrmap_map;