Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dcyrus.c354 int ldap_int_sasl_close( LDAP *ld, LDAPConn *lc ) in ldap_int_sasl_close() function
1314 int ldap_int_sasl_close( LDAP *ld, LDAPConn *lc ) in ldap_int_sasl_close() function
H A Dldap-int.h883 LDAP_F (int) ldap_int_sasl_close LDAP_P(( LDAP *ld, LDAPConn *conn ));
H A Drequest.c805 ldap_int_sasl_close( ld, lc ); in ldap_free_connection()