Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool.h181 int ldaptool_sasl_bind_s( LDAP *ld, const char *dn, const char *mechanism,
H A Dcommon.c1261 rc = ldaptool_sasl_bind_s( ld, NULL, LDAP_SASL_EXTERNAL, NULL,
1416 ldaptool_sasl_bind_s( LDAP *ld, const char *dn, const char *mechanism, function
1449 return( ldaptool_sasl_bind_s( ld, dn, LDAP_SASL_SIMPLE, &bv, serverctrls,