Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dunbind.c52 return( ldap_ld_free( ld, NULL, NULL, 1 ) ); in ldap_unbind()
60 return( ldap_ld_free( ld, NULL, NULL, 1 )); in ldap_unbind_s()
69 return( ldap_ld_free( ld, serverctrls, clientctrls, 1 )); in ldap_unbind_ext()
78 ldap_ld_free( LDAP *ld, LDAPControl **serverctrls, in ldap_ld_free() function
H A Dopen.c434 ldap_ld_free( ld, NULL, NULL, 0 ); in ldap_open()
H A Dldap-int.h756 int ldap_ld_free( LDAP *ld, LDAPControl **serverctrls,