Home
last modified time | relevance | path

Searched refs:o_tmpfree (Results 1 – 25 of 103) sorted by relevance

12345

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dava.c55 op->o_tmpfree( ava->aa_value.bv_val, op->o_tmpmemctx ); in ava_free()
57 op->o_tmpfree( ava->aa_desc, op->o_tmpmemctx ); in ava_free()
58 if ( freeit ) op->o_tmpfree( (char *) ava, op->o_tmpmemctx ); in ava_free()
H A Dslapauth.c75 op->o_tmpfree( authcdn.bv_val, op->o_tmpmemctx ); in do_check()
150 op->o_tmpfree( authzID.bv_val, op->o_tmpmemctx ); in slapauth()
175 op->o_tmpfree( authzID.bv_val, op->o_tmpmemctx ); in slapauth()
H A Dfilter.c272 op->o_tmpfree( f.f_not, op->o_tmpmemctx ); in get_filter0()
516 op->o_tmpfree( ssa.sa_desc, op->o_tmpmemctx ); in get_ssa()
548 op->o_tmpfree( f->f_desc, op->o_tmpmemctx ); in filter_free_x()
560 op->o_tmpfree( f->f_sub_initial.bv_val, op->o_tmpmemctx ); in filter_free_x()
564 op->o_tmpfree( f->f_sub_final.bv_val, op->o_tmpmemctx ); in filter_free_x()
567 op->o_tmpfree( f->f_sub->sa_desc, op->o_tmpmemctx ); in filter_free_x()
568 op->o_tmpfree( f->f_sub, op->o_tmpmemctx ); in filter_free_x()
594 op->o_tmpfree( f, op->o_tmpmemctx ); in filter_free_x()
806 op->o_tmpfree( tmp.bv_val, op->o_tmpmemctx ); in filter2bv_undef_x()
1203 op->o_tmpfree( vrf->vrf_sub_initial.bv_val, op->o_tmpmemctx ); in vrFilter_free()
[all …]
H A Dmodrdn.c203 op->o_tmpfree( op->o_req_dn.bv_val, op->o_tmpmemctx ); in do_modrdn()
204 op->o_tmpfree( op->o_req_ndn.bv_val, op->o_tmpmemctx ); in do_modrdn()
206 op->o_tmpfree( op->orr_newrdn.bv_val, op->o_tmpmemctx ); in do_modrdn()
207 op->o_tmpfree( op->orr_nnewrdn.bv_val, op->o_tmpmemctx ); in do_modrdn()
213 op->o_tmpfree( pnewSuperior.bv_val, op->o_tmpmemctx ); in do_modrdn()
216 op->o_tmpfree( nnewSuperior.bv_val, op->o_tmpmemctx ); in do_modrdn()
H A Dcompare.c139 op->o_tmpfree( op->o_req_dn.bv_val, op->o_tmpmemctx ); in do_compare()
140 op->o_tmpfree( op->o_req_ndn.bv_val, op->o_tmpmemctx ); in do_compare()
142 op->o_tmpfree( ava.aa_value.bv_val, op->o_tmpmemctx ); in do_compare()
H A Dmra.c50 op->o_tmpfree( mra->ma_desc, op->o_tmpmemctx ); in mra_free()
51 if ( freeit ) op->o_tmpfree( (char *) mra, op->o_tmpmemctx ); in mra_free()
H A Doperation.c127 op->o_tmpfree( op->o_csn.bv_val, op->o_tmpmemctx ); in slap_op_free()
131 op->o_tmpfree( op->o_pagedresults_state, op->o_tmpmemctx ); in slap_op_free()
H A Dcontrols.c628 op->o_tmpfree( op->o_preread_attrs, op->o_tmpmemctx ); in slap_free_ctrls()
632 op->o_tmpfree( op->o_postread_attrs, op->o_tmpmemctx ); in slap_free_ctrls()
636 op->o_tmpfree( op->o_pagedresults_state, op->o_tmpmemctx ); in slap_free_ctrls()
642 op->o_tmpfree(ctrls[i], op->o_tmpmemctx ); in slap_free_ctrls()
644 op->o_tmpfree( ctrls, op->o_tmpmemctx ); in slap_free_ctrls()
672 op->o_tmpfree( rs->sr_ctrls, op->o_tmpmemctx ); in slap_add_ctrls()
1053 op->o_tmpfree( op->o_ctrls[ j ], op->o_tmpmemctx ); in slap_remove_control()
1060 op->o_tmpfree( op->o_ctrls, op->o_tmpmemctx ); in slap_remove_control()
1462 op->o_tmpfree( fstr.bv_val, op->o_tmpmemctx ); in parseAssert()
1648 op->o_tmpfree( fstr.bv_val, op->o_tmpmemctx ); in parseValuesReturnFilter()
H A Ddelete.c112 op->o_tmpfree( op->o_req_dn.bv_val, op->o_tmpmemctx ); in do_delete()
113 op->o_tmpfree( op->o_req_ndn.bv_val, op->o_tmpmemctx ); in do_delete()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_ops.c324 op->o_tmpfree( op->o_dn.bv_val, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
326 op->o_tmpfree( op->o_ndn.bv_val, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
329 op->o_tmpfree( op->o_req_dn.bv_val, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
331 op->o_tmpfree( op->o_req_ndn.bv_val, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
336 op->o_tmpfree( op->orr_newrdn.bv_val, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
338 op->o_tmpfree( op->orr_nnewrdn.bv_val, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
341 op->o_tmpfree( op->orr_newSup->bv_val, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
342 op->o_tmpfree( op->orr_newSup, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
346 op->o_tmpfree( op->orr_nnewSup->bv_val, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
347 op->o_tmpfree( op->orr_nnewSup, op->o_tmpmemctx ); in slapi_int_connection_done_pb()
[all …]
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dderef.c260 op->o_tmpfree( dshead, op->o_tmpmemctx ); in deref_parseCtrl()
276 op->o_tmpfree( op->o_callback, op->o_tmpmemctx ); in deref_cleanup()
279 op->o_tmpfree( op->o_ctrlderef, op->o_tmpmemctx ); in deref_cleanup()
385 op->o_tmpfree( dv[ i ].dv_attrVals[ j ][ h ].bv_val, in deref_response()
436 op->o_tmpfree( dr->dr_vals[ i ].dv_derefSpecVal.bv_val, op->o_tmpmemctx ); in deref_response()
447 op->o_tmpfree( dr->dr_vals[ i ].dv_attrVals[ j ], in deref_response()
491 op->o_tmpfree( drhead, op->o_tmpmemctx ); in deref_response()
H A Drwmmap.c576 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx ); in rwm_int_filter_map_rewrite()
593 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx ); in rwm_int_filter_map_rewrite()
610 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx ); in rwm_int_filter_map_rewrite()
627 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx ); in rwm_int_filter_map_rewrite()
659 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx ); in rwm_int_filter_map_rewrite()
675 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx ); in rwm_int_filter_map_rewrite()
692 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx ); in rwm_int_filter_map_rewrite()
739 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx ); in rwm_int_filter_map_rewrite()
771 op->o_tmpfree( vtmp.bv_val, op->o_tmpmemctx ); in rwm_int_filter_map_rewrite()
868 op->o_tmpfree( ftmp.bv_val, op->o_tmpmemctx ); in rwm_filter_map_rewrite()
[all …]
H A Ddynlist.c319 op->o_tmpfree( vals, op->o_tmpmemctx ); in dynlist_sc_update()
321 op->o_tmpfree( nvals, op->o_tmpmemctx ); in dynlist_sc_update()
378 op->o_tmpfree( o.ors_filterstr.bv_val, op->o_tmpmemctx ); in dynlist_urlmembers()
732 op->o_tmpfree( o.ors_attrs, op->o_tmpmemctx ); in dynlist_prepare_entry()
735 op->o_tmpfree( o.o_req_dn.bv_val, op->o_tmpmemctx ); in dynlist_prepare_entry()
738 op->o_tmpfree( o.o_req_ndn.bv_val, op->o_tmpmemctx ); in dynlist_prepare_entry()
743 op->o_tmpfree( o.ors_filterstr.bv_val, op->o_tmpmemctx ); in dynlist_prepare_entry()
746 op->o_tmpfree( o.ors_filterstr.bv_val, op->o_tmpmemctx ); in dynlist_prepare_entry()
1073 op->o_tmpfree( nbase.bv_val, op->o_tmpmemctx ); in dynlist_search1resp()
1143 op->o_tmpfree( nbase.bv_val, op->o_tmpmemctx ); in dynlist_filter_dyngroup()
[all …]
H A Drefint.c751 op2.o_tmpfree( m, op2.o_tmpmemctx ); in refint_repair()
880 op->o_tmpfree( ra, op->o_tmpmemctx ); in refint_qtask()
882 op->o_tmpfree( dp->ndn.bv_val, op->o_tmpmemctx ); in refint_qtask()
883 op->o_tmpfree( dp->dn.bv_val, op->o_tmpmemctx ); in refint_qtask()
884 op->o_tmpfree( dp, op->o_tmpmemctx ); in refint_qtask()
886 op->o_tmpfree( op->ors_filterstr.bv_val, op->o_tmpmemctx ); in refint_qtask()
911 op->o_tmpfree( fptr, op->o_tmpmemctx ); in refint_qtask()
H A Dsyncprov.c841 op->o_tmpfree( pcookie.uuids, op->o_tmpmemctx ); in syncprov_findcsn()
955 op->o_tmpfree( cookie.bv_val, op->o_tmpmemctx ); in syncprov_sendresp()
1239 op->o_tmpfree( sc, op->o_tmpmemctx ); in syncprov_ab_cleanup()
1347 op->o_tmpfree( opc->sndn.bv_val, op->o_tmpmemctx ); in syncprov_matchops()
1348 op->o_tmpfree( opc->sdn.bv_val, op->o_tmpmemctx ); in syncprov_matchops()
1416 op->o_tmpfree( sm, op->o_tmpmemctx ); in syncprov_matchops()
1495 op->o_tmpfree( fc.fdn->bv_val, op->o_tmpmemctx ); in syncprov_matchops()
1518 op->o_tmpfree( sm, op->o_tmpmemctx ); in syncprov_op_cleanup()
1548 op->o_tmpfree( opc->suuid.bv_val, op->o_tmpmemctx ); in syncprov_op_cleanup()
1550 op->o_tmpfree( opc->sndn.bv_val, op->o_tmpmemctx ); in syncprov_op_cleanup()
[all …]
H A Dtranslucent.c293 op->o_tmpfree( ndn.bv_val, op->o_tmpmemctx ); in glue_parent()
1031 op->o_tmpfree( n, op->o_tmpmemctx ); in trans_filter_dup()
1039 op->o_tmpfree( f, op->o_tmpmemctx ); in trans_filter_dup()
1076 op->o_tmpfree( f->f_av_value.bv_val, op->o_tmpmemctx ); in trans_filter_free()
1077 op->o_tmpfree( f->f_ava, op->o_tmpmemctx ); in trans_filter_free()
1082 op->o_tmpfree( f, op->o_tmpmemctx ); in trans_filter_free()
1164 op->o_tmpfree( op2.ors_filterstr.bv_val, op2.o_tmpmemctx ); in translucent_search()
1176 op->o_tmpfree( op->ors_filterstr.bv_val, op->o_tmpmemctx ); in translucent_search()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmap.c116 dc->op->o_tmpfree( dn.bv_val, dc->memctx ); in asyncmeta_referral_result_rewrite()
200 dc->op->o_tmpfree( pretty.bv_val, dc->op->o_tmpmemctx ); in asyncmeta_dn_massage()
218 dc->op->o_tmpfree( pretty.bv_val, dc->op->o_tmpmemctx ); in asyncmeta_dn_massage()
H A Dmeta_result.c210 op->o_tmpfree( dn.bv_val, op->o_tmpmemctx ); in asyncmeta_send_entry()
263 op->o_tmpfree( attr, op->o_tmpmemctx ); in asyncmeta_send_entry()
288 op->o_tmpfree( attr, op->o_tmpmemctx ); in asyncmeta_send_entry()
308 op->o_tmpfree( attr, op->o_tmpmemctx ); in asyncmeta_send_entry()
369 op->o_tmpfree( attr, op->o_tmpmemctx ); in asyncmeta_send_entry()
402 op->o_tmpfree( attr, op->o_tmpmemctx ); in asyncmeta_send_entry()
474 op->o_tmpfree( attr, op->o_tmpmemctx ); in asyncmeta_send_entry()
477 op->o_tmpfree( ent.e_name.bv_val, op->o_tmpmemctx ); in asyncmeta_send_entry()
481 op->o_tmpfree( ent.e_nname.bv_val, op->o_tmpmemctx ); in asyncmeta_send_entry()
537 op->o_tmpfree( pmatched.bv_val, op->o_tmpmemctx ); in asyncmeta_search_last_result()
[all …]
H A Dmodrdn.c230 op->o_tmpfree( mdn.bv_val, op->o_tmpmemctx ); in asyncmeta_back_modrdn_start()
236 op->o_tmpfree( mnewSuperior.bv_val, op->o_tmpmemctx ); in asyncmeta_back_modrdn_start()
240 op->o_tmpfree( newrdn.bv_val, op->o_tmpmemctx ); in asyncmeta_back_modrdn_start()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dsearch.c85 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs, bsi->bsi_op->o_tmpmemctx ); in backsql_attrlist_add()
203 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs, in backsql_init_search()
217 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs, in backsql_init_search()
256 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs, in backsql_init_search()
270 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs, in backsql_init_search()
372 bsi->bsi_op->o_tmpfree( bsi->bsi_attrs, in backsql_init_search()
675 bsi->bsi_op->o_tmpfree( tmp.bv_val, bsi->bsi_op->o_tmpmemctx ); in backsql_merge_from_tbls()
1630 bsi->bsi_op->o_tmpfree( bsi->bsi_sel.bb_val.bv_val, bsi->bsi_op->o_tmpmemctx ); in backsql_srch_query()
1633 bsi->bsi_op->o_tmpfree( bsi->bsi_from.bb_val.bv_val, bsi->bsi_op->o_tmpmemctx ); in backsql_srch_query()
1636 bsi->bsi_op->o_tmpfree( bsi->bsi_join_where.bb_val.bv_val, bsi->bsi_op->o_tmpmemctx ); in backsql_srch_query()
[all …]
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dsearch.c397 op->o_tmpfree( ent.e_name.bv_val, op->o_tmpmemctx ); in ldap_back_search()
401 op->o_tmpfree( ent.e_nname.bv_val, op->o_tmpmemctx ); in ldap_back_search()
467 op->o_tmpfree( rs->sr_ref, op->o_tmpmemctx ); in ldap_back_search()
629 op->o_tmpfree( filter.bv_val, op->o_tmpmemctx ); in ldap_back_search()
655 op->o_tmpfree( rs->sr_ref, op->o_tmpmemctx ); in ldap_back_search()
664 op->o_tmpfree( attrs, op->o_tmpmemctx ); in ldap_back_search()
1039 op->o_tmpfree( filter, op->o_tmpmemctx ); in ldap_back_entry_get()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
H A Drdnval.c167 op->o_tmpfree( op2.ors_filterstr.bv_val, op->o_tmpmemctx ); in rdnval_unique_check()
170 op->o_tmpfree( fvals[ i ].bv_val, op->o_tmpmemctx ); in rdnval_unique_check()
173 op->o_tmpfree( fvals, op->o_tmpmemctx ); in rdnval_unique_check()
569 op->o_tmpfree( rmod, op->o_tmpmemctx ); in rdnval_repair()
574 op->o_tmpfree( op->ors_filterstr.bv_val, op->o_tmpmemctx ); in rdnval_repair()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Ddn2id.c162 op->o_tmpfree( d, op->o_tmpmemctx ); in mdb_dn2id_add()
183 op->o_tmpfree( p2, op->o_tmpmemctx ); in mdb_dn2id_add()
194 op->o_tmpfree( p2, op->o_tmpmemctx ); in mdb_dn2id_add()
264 op->o_tmpfree( p2, op->o_tmpmemctx ); in mdb_dn2id_delete()
275 op->o_tmpfree( p2, op->o_tmpmemctx ); in mdb_dn2id_delete()
369 op->o_tmpfree( d, op->o_tmpmemctx ); in mdb_dn2id()
492 op->o_tmpfree( d, op->o_tmpmemctx ); in mdb_dn2sups()
979 op->o_tmpfree( ptr, op->o_tmpmemctx ); in mdb_dn2id_wrestore()
H A Did2entry.c160 op->o_tmpfree( data[0].mv_data, op->o_tmpmemctx ); in mdb_mval_put()
535 op->o_tmpfree( e->e_nname.bv_val, op->o_tmpmemctx ); in mdb_entry_return()
536 op->o_tmpfree( e->e_name.bv_val, op->o_tmpmemctx ); in mdb_entry_return()
537 op->o_tmpfree( e, op->o_tmpmemctx ); in mdb_entry_return()
575 op->o_tmpfree( moi, op->o_tmpmemctx ); in mdb_entry_release()
837 op->o_tmpfree( moi, op->o_tmpmemctx ); in mdb_txn()
842 op->o_tmpfree( moi, op->o_tmpmemctx ); in mdb_txn()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/
H A Ddupent.c225 op->o_tmpfree( ds, op->o_tmpmemctx ); in dupent_parseCtrl()
459 op->o_tmpfree( valnum, op->o_tmpmemctx ); in dupent_response_entry()
494 op->o_tmpfree( op->o_callback, op->o_tmpmemctx ); in dupent_cleanup()
497 op->o_tmpfree( op->o_ctrldupent, op->o_tmpmemctx ); in dupent_cleanup()

12345