Searched refs:o_tmpfree (Results 1 - 25 of 80) sorted by relevance

1234

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dava.c50 op->o_tmpfree( ava->aa_value.bv_val, op->o_tmpmemctx );
52 op->o_tmpfree( ava->aa_desc, op->o_tmpmemctx );
53 if ( freeit ) op->o_tmpfree( (char *) ava, op->o_tmpmemctx );
H A Dslapauth.c70 op->o_tmpfree( authcdn.bv_val, op->o_tmpmemctx );
145 op->o_tmpfree( authzID.bv_val, op->o_tmpmemctx );
170 op->o_tmpfree( authzID.bv_val, op->o_tmpmemctx );
H A Dfilter.c260 op->o_tmpfree( f.f_not, op->o_tmpmemctx );
492 op->o_tmpfree( ssa.sa_desc, op->o_tmpmemctx );
524 op->o_tmpfree( f->f_desc, op->o_tmpmemctx );
536 op->o_tmpfree( f->f_sub_initial.bv_val, op->o_tmpmemctx );
540 op->o_tmpfree( f->f_sub_final.bv_val, op->o_tmpmemctx );
543 op->o_tmpfree( f->f_sub->sa_desc, op->o_tmpmemctx );
544 op->o_tmpfree( f->f_sub, op->o_tmpmemctx );
570 op->o_tmpfree( f, op->o_tmpmemctx );
782 op->o_tmpfree( tmp.bv_val, op->o_tmpmemctx );
1183 op->o_tmpfree( vr
[all...]
H A Dmodrdn.c195 op->o_tmpfree( op->o_req_dn.bv_val, op->o_tmpmemctx );
196 op->o_tmpfree( op->o_req_ndn.bv_val, op->o_tmpmemctx );
198 op->o_tmpfree( op->orr_newrdn.bv_val, op->o_tmpmemctx );
199 op->o_tmpfree( op->orr_nnewrdn.bv_val, op->o_tmpmemctx );
205 op->o_tmpfree( pnewSuperior.bv_val, op->o_tmpmemctx );
208 op->o_tmpfree( nnewSuperior.bv_val, op->o_tmpmemctx );
H A Dcompare.c130 op->o_tmpfree( op->o_req_dn.bv_val, op->o_tmpmemctx );
131 op->o_tmpfree( op->o_req_ndn.bv_val, op->o_tmpmemctx );
133 op->o_tmpfree( ava.aa_value.bv_val, op->o_tmpmemctx );
H A Ddelete.c105 op->o_tmpfree( op->o_req_dn.bv_val, op->o_tmpmemctx );
106 op->o_tmpfree( op->o_req_ndn.bv_val, op->o_tmpmemctx );
H A Dmra.c42 /* op->o_tmpfree( mra->ma_value.bv_val, op->o_tmpmemctx ); */
45 op->o_tmpfree( mra->ma_desc, op->o_tmpmemctx );
46 if ( freeit ) op->o_tmpfree( (char *) mra, op->o_tmpmemctx );
H A Doperation.c118 op->o_tmpfree( op->o_csn.bv_val, op->o_tmpmemctx );
122 op->o_tmpfree( op->o_pagedresults_state, op->o_tmpmemctx );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dderef.c253 op->o_tmpfree( dshead, op->o_tmpmemctx );
269 op->o_tmpfree( op->o_callback, op->o_tmpmemctx );
272 op->o_tmpfree( op->o_ctrlderef, op->o_tmpmemctx );
378 op->o_tmpfree( dv[ i ].dv_attrVals[ j ][ h ].bv_val,
429 op->o_tmpfree( dr->dr_vals[ i ].dv_derefSpecVal.bv_val, op->o_tmpmemctx );
440 op->o_tmpfree( dr->dr_vals[ i ].dv_attrVals[ j ],
484 op->o_tmpfree( drhead, op->o_tmpmemctx );
H A Drwmmap.c568 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx );
585 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx );
602 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx );
619 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx );
651 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx );
667 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx );
684 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx );
731 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx );
763 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx );
860 op->o_tmpfree( ftm
[all...]
H A Drefint.c686 op2.o_tmpfree( m, op2.o_tmpmemctx );
803 op->o_tmpfree( ra, op->o_tmpmemctx );
805 op->o_tmpfree( dp->ndn.bv_val, op->o_tmpmemctx );
806 op->o_tmpfree( dp->dn.bv_val, op->o_tmpmemctx );
807 op->o_tmpfree( dp, op->o_tmpmemctx );
809 op->o_tmpfree( op->ors_filterstr.bv_val, op->o_tmpmemctx );
823 op->o_tmpfree( fptr, op->o_tmpmemctx );
H A Dseqmod.c78 op->o_tmpfree( sc, op->o_tmpmemctx );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/proxyOld/
H A DproxyOld.c103 op->o_tmpfree( authzDN.bv_val, op->o_tmpmemctx );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dmodrdn.c111 op->o_tmpfree( newrdn.bv_val, op->o_tmpmemctx );
H A Dsearch.c370 op->o_tmpfree( ent.e_name.bv_val, op->o_tmpmemctx );
374 op->o_tmpfree( ent.e_nname.bv_val, op->o_tmpmemctx );
440 op->o_tmpfree( rs->sr_ref, op->o_tmpmemctx );
592 op->o_tmpfree( filter.bv_val, op->o_tmpmemctx );
618 op->o_tmpfree( rs->sr_ref, op->o_tmpmemctx );
627 op->o_tmpfree( attrs, op->o_tmpmemctx );
992 op->o_tmpfree( filter, op->o_tmpmemctx );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dbind.c105 op->o_tmpfree( bsi.bsi_attrs, op->o_tmpmemctx );
H A Dsearch.c80 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs, bsi->bsi_op->o_tmpmemctx );
198 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs,
212 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs,
251 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs,
265 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs,
367 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs,
670 bsi->bsi_op->o_tmpfree( tmp.bv_val, bsi->bsi_op->o_tmpmemctx );
1626 bsi->bsi_op->o_tmpfree( bsi->bsi_sel.bb_val.bv_val, bsi->bsi_op->o_tmpmemctx );
1629 bsi->bsi_op->o_tmpfree( bsi->bsi_from.bb_val.bv_val, bsi->bsi_op->o_tmpmemctx );
1632 bsi->bsi_op->o_tmpfree( bs
[all...]
H A Dcompare.c183 op->o_tmpfree( bsi.bsi_attrs, op->o_tmpmemctx );
H A Dmodify.c202 op->o_tmpfree( bsi.bsi_attrs, op->o_tmpmemctx );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/slapi/
H A Dslapi_ops.c322 op->o_tmpfree( op->o_dn.bv_val, op->o_tmpmemctx );
324 op->o_tmpfree( op->o_ndn.bv_val, op->o_tmpmemctx );
327 op->o_tmpfree( op->o_req_dn.bv_val, op->o_tmpmemctx );
329 op->o_tmpfree( op->o_req_ndn.bv_val, op->o_tmpmemctx );
334 op->o_tmpfree( op->orr_newrdn.bv_val, op->o_tmpmemctx );
336 op->o_tmpfree( op->orr_nnewrdn.bv_val, op->o_tmpmemctx );
339 op->o_tmpfree( op->orr_newSup->bv_val, op->o_tmpmemctx );
340 op->o_tmpfree( op->orr_newSup, op->o_tmpmemctx );
344 op->o_tmpfree( op->orr_nnewSup->bv_val, op->o_tmpmemctx );
345 op->o_tmpfree( o
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/dupent/
H A Ddupent.c220 op->o_tmpfree( ds, op->o_tmpmemctx );
454 op->o_tmpfree( valnum, op->o_tmpmemctx );
489 op->o_tmpfree( op->o_callback, op->o_tmpmemctx );
492 op->o_tmpfree( op->o_ctrldupent, op->o_tmpmemctx );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Ddn2id.c138 op->o_tmpfree( buf, op->o_tmpmemctx );
242 op->o_tmpfree( buf, op->o_tmpmemctx );
289 op->o_tmpfree( key.data, op->o_tmpmemctx );
316 op->o_tmpfree( key.data, op->o_tmpmemctx );
329 op->o_tmpfree( key.data, op->o_tmpmemctx );
390 op->o_tmpfree( key.data, op->o_tmpmemctx );
595 op->o_tmpfree( d, op->o_tmpmemctx );
668 op->o_tmpfree( d, op->o_tmpmemctx );
767 op->o_tmpfree( d, op->o_tmpmemctx );
832 op->o_tmpfree(
[all...]
H A Dreferral.c118 op->o_tmpfree( (char *)rs->sr_matched, op->o_tmpmemctx );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/samba4/
H A Drdnval.c162 op->o_tmpfree( op2.ors_filterstr.bv_val, op->o_tmpmemctx );
165 op->o_tmpfree( fvals[ i ].bv_val, op->o_tmpmemctx );
168 op->o_tmpfree( fvals, op->o_tmpmemctx );
567 op->o_tmpfree( rmod, op->o_tmpmemctx );
572 op->o_tmpfree( op->ors_filterstr.bv_val, op->o_tmpmemctx );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dmodrdn.c168 op->o_tmpfree( newrdn.bv_val, op->o_tmpmemctx );

Completed in 193 milliseconds

1234