Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsbind.c40 static int simple_bindifnot_s( LDAP *ld, const char *dn, const char *passwd );
160 return( simple_bindifnot_s( ld, dn, passwd )); in ldap_simple_bind_s()
180 simple_bindifnot_s( LDAP *ld, const char *dn, const char *passwd ) in simple_bindifnot_s() function