Searched refs:ch_free (Results 101 - 125 of 162) sorted by relevance

1234567

/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Ddynlist.c1106 ch_free( dyn );
1391 ch_free( ptr );
2008 ch_free( dli->dli_uri.bv_val );
2023 ch_free( dli->dli_default_filter.bv_val );
2027 ch_free( dlm );
2030 ch_free( dli );
2054 ch_free( dli->dli_uri.bv_val );
2069 ch_free( dli->dli_default_filter.bv_val );
2076 ch_free( dlm );
2079 ch_free( dl
[all...]
H A Dretcode.c143 ch_free( op->o_callback );
786 ch_free( rdi );
1003 ch_free( rdn.bv_val );
1004 ch_free( nrdn.bv_val );
H A Dppolicy.c713 ch_free( bv.bv_val );
724 ch_free( bv.bv_val );
1571 ch_free(m->sml_values);
1572 ch_free(m->sml_nvalues);
1865 ch_free( pwcons[op->o_conn->c_conn_idx].dn.bv_val );
1926 ch_free( pwcons[conn->c_conn_idx].dn.bv_val );
1954 ch_free( pwcons[op->o_conn->c_conn_idx].dn.bv_val );
2327 ch_free( pwcons[op->o_conn->c_conn_idx].dn.bv_val );
2631 ch_free( pwcons[op->o_conn->c_conn_idx].dn.bv_val );
3290 ch_free( pw
[all...]
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/acl/
H A Dgssacl.c254 ch_free( gssattr );
H A Dposixgroup.c311 ch_free( pg );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Doperation.c164 ch_free( monitor_op[ i ].nrdn.bv_val );
H A Dsent.c156 ch_free( monitor_sent[ i ].nrdn.bv_val );
H A Ddatabase.c895 ch_free( a->a_vals[ j ].bv_val );
896 ch_free( a->a_nvals[ j ].bv_val );
921 ch_free( a->a_vals[ j ].bv_val );
922 ch_free( a->a_nvals[ j ].bv_val );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmessage_queue.c166 ch_free( (char *)bc->candidates[ i ].sr_text );
H A Dconfig.c611 ch_free( ms );
630 ch_free( mf );
794 ch_free( ms );
1634 ch_free( mt->mt_uri );
1680 ch_free( mt->mt_lsuffixm.bv_val );
1681 ch_free( mt->mt_rsuffixm.bv_val );
2006 ch_free( mf );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dmra.c48 ch_free( mra->ma_value.bv_val );
H A Dslapcommon.c458 ch_free( subtree );
545 ch_free( subtree );
823 ch_free( base.bv_val );
960 ch_free( authcDN.bv_val );
H A Dsasl.c1210 ch_free( si.si_val.bv_val );
1226 ch_free( md->base.bv_val );
1227 ch_free( md );
1429 ch_free( iplocalport );
1432 ch_free( ipremoteport );
1670 ch_free( (char *)authid );
H A Dbackover.c97 ch_free( be->bd_info );
1229 ch_free(rm_ctx->on->on_info);
1231 ch_free( rm_ctx->on );
1479 ch_free( on2 );
H A Dat.c277 ch_free( a->sat_equality );
289 ch_free( a->sat_syntax );
945 ch_free( sat );
H A Dbackend.c448 ch_free( csne->ce_csn.bv_val );
450 ch_free( tmp_csne );
452 ch_free( bd->be_pending_csn_list );
489 ch_free( bd->be_update_ndn.bv_val );
647 ch_free( be );
H A Dconnection.c565 ch_free(c->c_authmech.bv_val);
570 ch_free(c->c_dn.bv_val);
575 ch_free(c->c_ndn.bv_val);
1776 ch_free( op->o_callback );
1836 ch_free( op->o_callback );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dbind.c163 ch_free( msc->msc_bound_ndn.bv_val );
171 ch_free( msc->msc_cred.bv_val );
463 ch_free( msc->msc_bound_ndn.bv_val );
470 ch_free( msc->msc_cred.bv_val );
904 ch_free( mt->mt_uri );
H A Dmap.c743 ch_free( fstr->bv_val );
865 ch_free( a_vals[i].bv_val );
876 ch_free( a_vals[i].bv_val );
/netbsd-current/external/bsd/openldap/dist/servers/lloadd/
H A Doperation.c203 ch_free( op );
221 ch_free( op );
H A Ddaemon.c161 ch_free(*sap);
162 ch_free( sal );
1381 ch_free( daemon_tid );
1533 ch_free( p );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dplugin.c279 ch_free( *ppFuncPtrs );
368 ch_free( pTmpExtOp );
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/usn/
H A Dusn.c285 ch_free( ui );
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/authzid/
H A Dauthzid.c151 ch_free( ac );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dconfig.c452 ch_free( mdb->mi_dbenv_home );
707 ch_free( testpath );
718 ch_free( mdb->mi_dbenv_home );

Completed in 336 milliseconds

1234567