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

/netbsd-current/external/bsd/openldap/dist/include/
H A Dlber_pvt.h141 ber_bvreplace_x LDAP_P((
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dctxcsn.c197 ber_bvreplace_x( &op->o_csn, &pending->ce_csn, op->o_tmpmemctx );
/netbsd-current/external/bsd/openldap/dist/libraries/liblber/
H A Dmemory.c707 ber_bvreplace_x( struct berval *dst, LDAP_CONST struct berval *src, void *ctx ) function
725 return ber_bvreplace_x( dst, src, NULL );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Drwmmap.c856 ber_bvreplace_x( &ftmp, fstr, op->o_tmpmemctx );

Completed in 97 milliseconds