Searched refs:ber_bvfree_x (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/liblber/
H A Dmemory.c382 ber_bvfree_x( struct berval *bv, void *ctx ) function
400 ber_bvfree_x( bv, NULL );
419 ber_bvfree_x( bv[i], ctx );
H A Ddecode.c974 ber_bvfree_x( *bvp, ber->ber_memctx );
/netbsd-current/external/bsd/openldap/dist/include/
H A Dlber_pvt.h112 ber_bvfree_x LDAP_P((
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/passwd/totp/
H A Dslapd-totp.c819 ber_bvfree_x(cb->sc_private, op->o_tmpmemctx);

Completed in 236 milliseconds