Initial Release 6

Function : Basic Encoding Rules; LDAP
ber_bvfree - Frees a berval structure from memory.
----------------------------------------------------------------------------------------------------------

#include <lber.h>

void LNPUBLIC ber_bvfree(
struct berval *bv);

Description :

This routine frees a berval structure from memory.
Parameters :

See Also :

Berval
----------------------------------------------------------------------------------------------------------