berval structure from memory.
#include <lber.h>
void ber_bvfree( struct berval *bv );
bv |
Pointer to the |
ber_bvfree() function frees a berval structure from memory. Call this function to free berval arguments passed back from the ldap_extended_operation_s(), ldap_parse_extended_result(), ldap_sasl_bind_s(), and ldap_parse_sasl_bind_result() functions.
ldap_extended_operation_s(), ldap_parse_extended_result(), ldap_sasl_bind_s(), ldap_parse_sasl_bind_result().
Last Updated: 10/01/98 17:06:23