Searched refs:simple_bindifnot_s (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsbind.c42 static int simple_bindifnot_s( LDAP *ld, const char *dn, const char *passwd );
162 return( simple_bindifnot_s( ld, dn, passwd ));
176 * simple_bindifnot_s() is like ldap_simple_bind_s() except that it only does
182 simple_bindifnot_s( LDAP *ld, const char *dn, const char *passwd ) function
188 LDAPDebug( LDAP_DEBUG_TRACE, "simple_bindifnot_s\n", 0, 0, 0 );

Completed in 19 milliseconds