Searched refs:ber_bvecfree (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dfree.c95 ber_bvecfree( mods[i]->mod_bvalues );
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dfree.c101 ber_bvecfree( mods[i]->mod_bvalues );
H A Dllib-lldap352 void ber_bvecfree(struct berval **bv);
/osnet-11/usr/src/lib/libldap4/include/
H A Dlber.h118 extern void ber_bvecfree();
157 void ber_bvecfree(struct berval **bv);
/osnet-11/usr/src/head/
H A Dlber.h167 LDAP_API(void) LDAP_CALL ber_bvecfree(struct berval **bv);
/osnet-11/usr/src/lib/libldap5/sources/ldap/ber/
H A Ddecode.c667 ber_bvecfree(*bv);
707 ber_bvecfree( struct berval **bv ) function
/osnet-11/usr/src/lib/libldap4/ber/
H A Ddecode.c567 ber_bvecfree( struct berval **bv ) function
/osnet-11/usr/src/cmd/ldap/common/
H A Dldapmodify.c1190 ber_bvecfree( pmods[ i ]->mod_bvalues );
H A Dldapsearch.c1075 ber_bvecfree( bvals );
H A Dldaptest.c1163 ber_bvecfree( vals );

Completed in 51 milliseconds