Searched refs:o_tmprealloc (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/allop/
H A Dallop.c225 op->ors_attrs = op->o_tmprealloc( op->ors_attrs,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dfilter.c692 fstr->bv_val = op->o_tmprealloc( fstr->bv_val,
713 fstr->bv_val = op->o_tmprealloc( fstr->bv_val,
733 fstr->bv_val = op->o_tmprealloc( fstr->bv_val,
775 fstr->bv_val = op->o_tmprealloc( fstr->bv_val, fstr->bv_len + 1,
1233 fstr->bv_val = op->o_tmprealloc( fstr->bv_val, fstr->bv_len + 1,
1332 fstr->bv_val = op->o_tmprealloc( fstr->bv_val, fstr->bv_len + 1,
1350 fstr->bv_val = op->o_tmprealloc( fstr->bv_val,
1366 fstr->bv_val = op->o_tmprealloc( fstr->bv_val, fstr->bv_len + 1,
H A Dbackglue.c195 newctrls = op->o_tmprealloc(gs->ctrls,
635 newctrl = op->o_tmprealloc( gs.ctrls[c],
H A Dcontrols.c767 tctrls = op->o_tmprealloc( op->o_ctrls,
2098 ctrls = op->o_tmprealloc( rs->sr_ctrls,
H A Dslap.h2607 #define o_tmprealloc o_tmpmfuncs->bmf_realloc macro
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Drwmmap.c644 fstr->bv_val = op->o_tmprealloc( fstr->bv_val, fstr->bv_len + 1,
661 fstr->bv_val = op->o_tmprealloc( fstr->bv_val, fstr->bv_len + 1,
677 fstr->bv_val = op->o_tmprealloc( fstr->bv_val, fstr->bv_len + 1,
725 fstr->bv_val = op->o_tmprealloc( fstr->bv_val, fstr->bv_len + 1,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dsearch.c106 filter->bv_val = op->o_tmprealloc( filter->bv_val,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dsearch.c109 an = (AttributeName *)bsi->bsi_op->o_tmprealloc( bsi->bsi_attrs,

Completed in 277 milliseconds