Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c1036 char *smechs; in ldap_sasl_interactive_bind_s() local
1054 rc = nsldapi_get_sasl_mechs( ld, &smechs ); in ldap_sasl_interactive_bind_s()
1059 saslMechanism = smechs; in ldap_sasl_interactive_bind_s()