Searched refs:ldap_bind_s (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | bind.c | 95 ldap_bind_s( LDAP *ld, const char *dn, const char *passwd, int authmethod ) in ldap_bind_s() function
|
H A D | request.c | 494 if (( lderr = ldap_bind_s( ld, binddn, passwd, in nsldapi_new_connection()
|
/illumos-gate/usr/src/lib/libldap5/ |
H A D | mapfile-vers | 77 ldap_bind_s;
|
/illumos-gate/usr/src/man/man3ldap/ |
H A D | Makefile | 99 ldap_bind_s.3ldap \ 255 ldap_bind_s.3ldap := LINKSRC = ldap_bind.3ldap
|
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | ldap.c | 251 bind_result = ldap_bind_s(ld, lmap->ldap_binddn,
|
/illumos-gate/usr/src/cmd/ldap/common/ |
H A D | ldaptest.c | 499 if ( ldap_bind_s( ld, dn, passwd, method ) != in main()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3ldap.inc | 65 link path=usr/share/man/man3ldap/ldap_bind_s.3ldap target=ldap_bind.3ldap
|
/illumos-gate/usr/src/head/ |
H A D | ldap.h | 1354 int LDAP_CALL ldap_bind_s(LDAP *ld, const char *who,
|