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

/osnet-11/usr/src/lib/gss_mechs/mech_spnego/mech/
H A DgssapiP_spnego.h79 gss_name_t mech_name; member in struct:__anon1058
H A Dspnego_mech.c1448 /* No need to free mech_name. */
1449 const char *mech_name = __gss_oid_to_mech(mech_oid); local
1472 if (strlcat(buf, mech_name ? mech_name : mech_no_map,
/osnet-11/usr/src/lib/libsasl/include/
H A Dsaslplug.h346 const char *mech_name; member in struct:sasl_client_plug
573 const char *mech_name; member in struct:sasl_server_plug

Completed in 26 milliseconds