Searched defs:ldap_simple_bind_s (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsbind.c148 * ldap_simple_bind_s( ld, "cn=manager, o=university of michigan, c=us",
153 ldap_simple_bind_s( LDAP *ld, const char *dn, const char *passwd ) function
158 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_simple_bind_s\n", 0, 0, 0 );
176 * simple_bindifnot_s() is like ldap_simple_bind_s() except that it only does
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile191 ldap_simple_bind_s.3ldap \
261 ldap_simple_bind_s.3ldap := LINKSRC = ldap_bind.3ldap

Completed in 2507 milliseconds