Searched defs:ldap_bind_s (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | bind.c | 82 * ldap_bind_s - bind to the ldap server. The dn and password 90 * ldap_bind_s( ld, "cn=manager, o=university of michigan, c=us", 92 * ldap_bind_s( ld, "cn=manager, o=university of michigan, c=us", 97 ldap_bind_s( LDAP *ld, const char *dn, const char *passwd, int authmethod ) function 101 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_bind_s\n", 0, 0, 0 );
|
/illumos-gate/usr/src/man/man3ldap/ |
H A D | Makefile | 99 ldap_bind_s.3ldap \ 255 ldap_bind_s.3ldap := LINKSRC = ldap_bind.3ldap
|
Completed in 45 milliseconds