Searched refs:ldap_simple_bind (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | sbind.c | 56 ldap_simple_bind( LDAP *ld, const char *dn, const char *passwd ) in ldap_simple_bind() function 165 if ( (msgid = ldap_simple_bind( ld, dn, passwd )) == -1 ) in ldap_simple_bind_s()
|
H A D | bind.c | 73 return( ldap_simple_bind( ld, dn, passwd ) ); in ldap_bind()
|
H A D | llib-lldap | 44 int ldap_simple_bind( LDAP *ld, const char *dn, const char *passwd );
|
/titanic_41/usr/src/lib/libldap5/ |
H A D | mapfile-vers | 198 ldap_simple_bind;
|
/titanic_41/usr/src/man/man3ldap/ |
H A D | Makefile | 190 ldap_simple_bind.3ldap \ 260 ldap_simple_bind.3ldap := LINKSRC = ldap_bind.3ldap
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3ldap.inc | 258 link path=usr/share/man/man3ldap/ldap_simple_bind.3ldap target=ldap_bind.3ldap
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 490 int LDAP_CALL ldap_simple_bind(LDAP *ld, const char *who,
|
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 2363 msgId = ldap_simple_bind(ld, binddn, passwd); in doSimpleBind()
|
/titanic_41/ |
H A D | .gitignore | 6526 usr/src/man/man3ldap/ldap_simple_bind.3ldap
|