Home
last modified time | relevance | path

Searched refs:ch_realloc (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dch_malloc.c48 (BER_MEMREALLOC_FN *)ch_realloc,
70 ch_realloc( in ch_realloc() function
H A Dad.c945 an = ch_realloc( an, ( i + j + 1 ) * sizeof( AttributeName ) ); in str2anlist()
1089 attrs = (char **) ch_realloc( attrs, (i + k + 1) * sizeof( char * )); in anlist2attrs()
1134 attrs = (char **) ch_realloc( attrs, (i+1) * sizeof( char * )); in anlist2attrs()
1178 line = (char *) ch_realloc( line, lmax ); in file2anlist()
1228 options = ch_realloc( options, in ad_define_option()
H A Dldapsync.c258 ck->ctxcsn = ch_realloc( ck->ctxcsn, in slap_insert_csn_sids()
261 ck->sids = ch_realloc( ck->sids, ck->numcsns * sizeof(int)); in slap_insert_csn_sids()
H A Ddaemon.c297 kqc->sd_changes = ch_realloc(kqc->sd_changes, kq_nbytes); \
925 slapd_srvurls[i] = (char *) ch_realloc( slapd_srvurls[i], in slapd_slp_init()
931 slapd_srvurls[i] = (char *) ch_realloc( slapd_srvurls[i], in slapd_slp_init()
1631 slap_listeners = ch_realloc( slap_listeners, in slap_open_listener()
3214 wake_sds = ch_realloc( wake_sds, newnum * sizeof( sdpair )); in slapd_daemon_resize()
3215 slap_daemon = ch_realloc( slap_daemon, newnum * sizeof( slap_daemon_st )); in slapd_daemon_resize()
3268 wake_sds = ch_realloc( wake_sds, newnum * sizeof( sdpair )); in slapd_daemon_resize()
3269 slap_daemon = ch_realloc( slap_daemon, newnum * sizeof( slap_daemon_st )); in slapd_daemon_resize()
H A Dconfig.c751 char **tmp = ch_realloc( c->argv, (c->argv_size + ARGS_STEP) * in config_parse_ldif()
1217 *vp = ch_realloc( *vp, sizeof( slap_verbmasks ) * ( i + 2 ) ); in slap_verbmasks_append()
1268 vm = ch_realloc( vm, (i + 2) * sizeof( slap_verbmasks ) ); in slap_verbmask_register()
2355 line = (char *) ch_realloc( line, lmax ); \
2446 tmp = ch_realloc(c->argv, (c->argv_size + ARGS_STEP) * sizeof(*c->argv)); in config_fp_parse_line()
2519 *out = ch_realloc( *out, ( i + j + 1 ) * sizeof( char * ) ); in slap_str2clist()
H A Dadd.c444 attr->a_vals = ch_realloc( attr->a_vals, in slap_mods2entry()
461 attr->a_nvals = ch_realloc( attr->a_nvals, in slap_mods2entry()
H A Dat.c173 list1 = ch_realloc(list, size*sizeof(AttributeType *)); in at_append_to_list()
209 list1 = ch_realloc(list, (i+1)*sizeof(AttributeType **)); in at_delete_from_list()
H A Droot_dse.c171 tmp = ch_realloc( supportedFeatures, sizeof( struct berval ) * ( i + 2 ) ); in supported_feature_load()
H A Dmr.c176 mr->smr_compat_syntaxes = ch_realloc( in mr_make_syntax_compat_with_mr()
H A Dsaslauthz.c1395 authz_rewrites = ch_realloc( authz_rewrites, in slap_sasl_rewrite_config()
1525 SaslRegexp = (SaslRegexp_t *) ch_realloc( (char *) SaslRegexp, in slap_sasl_regexp_config()
1859 tmp = ch_realloc( op.ors_filterstr.bv_val, op.ors_filterstr.bv_len + in slap_sasl_match()
H A Dsl_malloc.c221 newptr = ch_realloc(base, size); in slap_sl_mem_create()
H A Dbackglue.c154 new = ch_realloc(gs->refs, in glue_op_response()
1441 gi = (glueinfo *)ch_realloc( gi, sizeof(glueinfo) + in glue_sub_attach()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/
H A Ddsaschema.c238 tmp = ch_realloc( cargv, (cargv_size + ARGS_STEP) * in fp_parse_line()
313 line = (char *) ch_realloc( line, lmax ); \
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/
H A Dallowed.c141 *atpp = ch_realloc( *atpp, sizeof( AttributeType * ) * ( i + 2 ) ); in aa_add_at()
165 *ocpp = ch_realloc( *ocpp, sizeof( ObjectClass * ) * ( i + 2 ) ); in aa_add_oc()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dresult.c98 buf = (char *) ch_realloc( buf, bsize ); in sock_read_and_send_results()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dattr.c69 wi->wi_attrs = ch_realloc( wi->wi_attrs, ( wi->wi_nattrs+1 ) * in ainfo_insert()
H A Dtools.c204 eh.bv.bv_val = ch_realloc( eh.bv.bv_val, eh.bv.bv_len ); in wt_tool_entry_get()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dconfig.c1362 bv.bv_val = ch_realloc( bv.bv_val, len + 1 ); in asyncmeta_back_cf_gen()
1379 bv.bv_val = ch_realloc( bv.bv_val, len + 1 ); in asyncmeta_back_cf_gen()
1440 bv.bv_val = ch_realloc( bv.bv_val, len + 1 ); in asyncmeta_back_cf_gen()
1811 mi->mi_targets = ( a_metatarget_t ** )ch_realloc( mi->mi_targets, in asyncmeta_back_cf_gen()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dconfig.c1419 bv.bv_val = ch_realloc( bv.bv_val, bv.bv_len + 1 ); in meta_back_cf_gen()
1473 bv.bv_val = ch_realloc( bv.bv_val, len + 1 ); in meta_back_cf_gen()
1490 bv.bv_val = ch_realloc( bv.bv_val, len + 1 ); in meta_back_cf_gen()
1551 bv.bv_val = ch_realloc( bv.bv_val, len + 1 ); in meta_back_cf_gen()
1980 mi->mi_targets = ( metatarget_t ** )ch_realloc( mi->mi_targets, in meta_back_cf_gen()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dentry-id.c617 tmp = ch_realloc( attr->a_vals, ( oldcount + count + 1 ) * sizeof( struct berval ) ); in backsql_get_attr_vals()
625 tmp = ch_realloc( attr->a_nvals, ( oldcount + count + 1 ) * sizeof( struct berval ) ); in backsql_get_attr_vals()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dconfig.c1103 bv.bv_val = ch_realloc( bv.bv_val, len + 1 ); in ldap_back_cf_gen()
1120 bv.bv_val = ch_realloc( bv.bv_val, len + 1 ); in ldap_back_cf_gen()
1179 bv.bv_val = ch_realloc( bv.bv_val, len + 1 ); in ldap_back_cf_gen()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dtools.cpp363 holes = (dn_id *)ch_realloc( holes, nhmax * sizeof(dn_id) * 2 ); in ndb_tool_next_id()
H A Dndbio.cpp225 oci->no_attrs = (struct ndb_attrinfo **)ch_realloc( oci->no_attrs, in ndb_oc_create()
332 oci->no_attrs = (struct ndb_attrinfo **)ch_realloc( oci->no_attrs, in ndb_oc_read()
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Ddaemon.c470 lload_listeners = ch_realloc( lload_listeners, in lload_open_listener()
690 lload_listeners = ch_realloc( in lload_open_new_listener()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dattr.c76 mdb->mi_attrs = ch_realloc( mdb->mi_attrs, ( mdb->mi_nattrs+1 ) * in ainfo_insert()

12