Searched refs:gssint_mecherrmap_map (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/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) function
263 return gssint_mecherrmap_map(errcode, &no_oid);
/illumos-gate/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);
/illumos-gate/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)))

Completed in 46 milliseconds