Home
last modified time | relevance | path

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

/titanic_41/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 )); in ldap_simple_bind_s()
182 simple_bindifnot_s( LDAP *ld, const char *dn, const char *passwd ) in simple_bindifnot_s() function