Home
last modified time | relevance | path

Searched refs:ldap_simple_bind (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsbind.c56 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 Dbind.c73 return( ldap_simple_bind( ld, dn, passwd ) ); in ldap_bind()
H A Dllib-lldap44 int ldap_simple_bind( LDAP *ld, const char *dn, const char *passwd );
/titanic_41/usr/src/lib/libldap5/
H A Dmapfile-vers198 ldap_simple_bind;
/titanic_41/usr/src/man/man3ldap/
H A DMakefile190 ldap_simple_bind.3ldap \
260 ldap_simple_bind.3ldap := LINKSRC = ldap_bind.3ldap
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc258 link path=usr/share/man/man3ldap/ldap_simple_bind.3ldap target=ldap_bind.3ldap
/titanic_41/usr/src/head/
H A Dldap.h490 int LDAP_CALL ldap_simple_bind(LDAP *ld, const char *who,
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_connect.c2363 msgId = ldap_simple_bind(ld, binddn, passwd); in doSimpleBind()
/titanic_41/
H A D.gitignore6526 usr/src/man/man3ldap/ldap_simple_bind.3ldap