Searched defs:ldap_ld_free (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dunbind.c52 return( ldap_ld_free( ld, NULL, NULL, 1 ) );
60 return( ldap_ld_free( ld, NULL, NULL, 1 ));
69 return( ldap_ld_free( ld, serverctrls, clientctrls, 1 ));
78 ldap_ld_free( LDAP *ld, LDAPControl **serverctrls, function

Completed in 43 milliseconds