Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c2843 gss_OID mech_out = NULL; in get_mech_oid() local
2861 status = generic_gss_copy_oid(minor_status, &toid, &mech_out); in get_mech_oid()
2865 mech_out = NULL; in get_mech_oid()
2868 return (mech_out); in get_mech_oid()