Searched defs:gssint_get_mechanism (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libgss/
H A Dg_inq_context_oid.c36 #define gssint_get_mechanism __gss_get_mechanism /* SUNW17PACresync */ macro
60 mech = gssint_get_mechanism (ctx->mech_type);
H A Dg_glue.c27 #define gssint_get_mechanism __gss_get_mechanism macro
312 mech = gssint_get_mechanism (mech_type);
350 mech = gssint_get_mechanism(mech_type);
466 mech = gssint_get_mechanism (mech_type);
494 mech = gssint_get_mechanism (mech_type);
524 mech = gssint_get_mechanism (mech_type);
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c89 #define gssint_get_mechanism __gss_get_mechanism macro
1656 mech = gssint_get_mechanism(mechoid);

Completed in 52 milliseconds