talloc_array 522 lib/async_req/async_sock.c state->buf = talloc_array(state, uint8_t, initial); talloc_array 133 lib/smbconf/smbconf.c tmp_services = talloc_array(tmp_ctx, struct smbconf_service *, talloc_array 113 lib/talloc/talloc.h #define talloc_array_p(ctx, type, count) talloc_array(ctx, type, count) talloc_array 436 lib/talloc/testsuite.c d = talloc_array(p1, double, 0x20000000); talloc_array 654 lib/talloc/testsuite.c p1 = talloc_array(root, char, 10); talloc_array 613 lib/util/asn1.c *s = talloc_array(mem_ctx, char, len+1); talloc_array 435 lib/util/charset/util_unistr.c dest = talloc_array(ctx, char, 2*(strlen(src))+1); talloc_array 481 lib/util/charset/util_unistr.c dest = talloc_array(ctx, char, 2*(n+1)); talloc_array 46 lib/util/data_blob.c ret.data = talloc_array(NULL, uint8_t, length); talloc_array 161 lib/util/data_blob.c hex_string = talloc_array(mem_ctx, char, (blob->length*2)+1); talloc_array 325 lib/util/genrand.c char *retstr = talloc_array(mem_ctx, char, len + 1); talloc_array 559 lib/util/params.c InFile->bufr = talloc_array(InFile, char, InFile->bSize ); talloc_array 111 lib/util/substitute.c ret = talloc_array(mem_ctx, char, alloc_len); talloc_array 685 lib/util/util.c hex_buffer = talloc_array(mem_ctx, char, (len*2)+1); talloc_array 879 lib/util/util.c *pp_buff = talloc_array(ctx, char, len); talloc_array 286 lib/util/util_file.c ret = talloc_array(mem_ctx, char *, i+2); talloc_array 137 lib/util/util_str.c ret = talloc_array(mem_ctx, char, strlen(s)+2); talloc_array 45 lib/util/util_strlist.c ret = talloc_array(mem_ctx, char *, 1); talloc_array 91 lib/util/util_strlist.c ret = talloc_array(mem_ctx, const char *, 1); talloc_array 209 lib/util/util_strlist.c ret = talloc_array(mem_ctx, char *, str_list_length(list)+1); talloc_array 693 libcli/ldap/ldap_message.c char *result = talloc_array(mem_ctx, char, blob.length+1); talloc_array 1162 libcli/ldap/ldap_message.c char *pw = talloc_array(msg, char, pwlen+1); talloc_array 1374 libcli/ldap/ldap_message.c dn = talloc_array(msg, char, len+1); talloc_array 1410 libcli/ldap/ldap_message.c newsup = talloc_array(msg, char, len+1); talloc_array 49 libcli/nbt/namequery.c packet->questions = talloc_array(packet, struct nbt_name_question, 1); talloc_array 106 libcli/nbt/namequery.c io->out.reply_addrs = talloc_array(mem_ctx, const char *, io->out.num_addrs+1); talloc_array 153 libcli/nbt/namequery.c packet->questions = talloc_array(packet, struct nbt_name_question, 1); talloc_array 48 libcli/nbt/namerefresh.c packet->questions = talloc_array(packet, struct nbt_name_question, 1); talloc_array 55 libcli/nbt/namerefresh.c packet->additional = talloc_array(packet, struct nbt_res_rec, 1); talloc_array 63 libcli/nbt/namerefresh.c packet->additional[0].rdata.netbios.addresses = talloc_array(packet->additional, talloc_array 56 libcli/nbt/nameregister.c packet->questions = talloc_array(packet, struct nbt_name_question, 1); talloc_array 63 libcli/nbt/nameregister.c packet->additional = talloc_array(packet, struct nbt_res_rec, 1); talloc_array 71 libcli/nbt/nameregister.c packet->additional[0].rdata.netbios.addresses = talloc_array(packet->additional, talloc_array 47 libcli/nbt/namerelease.c packet->questions = talloc_array(packet, struct nbt_name_question, 1); talloc_array 54 libcli/nbt/namerelease.c packet->additional = talloc_array(packet, struct nbt_res_rec, 1); talloc_array 62 libcli/nbt/namerelease.c packet->additional[0].rdata.netbios.addresses = talloc_array(packet->additional, talloc_array 255 libcli/nbt/nbtname.c cname = talloc_array(mem_ctx, uint8_t, 33); talloc_array 461 libcli/nbt/nbtname.c ret = talloc_array(mem_ctx, char, len+1); talloc_array 295 libcli/security/dom_sid.c ret = talloc_array(mem_ctx, char, maxlen); talloc_array 54 libcli/security/secacl.c ((dst->aces = talloc_array(ctx, struct security_ace, num_aces)) talloc_array 291 librpc/ndr/libndr.h (s) = talloc_array(ndr, uint8_t, size); \ talloc_array 116 librpc/ndr/ndr.c ndr->data = talloc_array(ndr, uint8_t, ndr->alloc_size); talloc_array 40 librpc/ndr/ndr_orpc.c ar->stringbindings = talloc_array(ndr, struct STRINGBINDING *, num_entries); talloc_array 59 librpc/ndr/ndr_orpc.c ar->securitybindings = talloc_array(ndr, struct SECURITYBINDING *, num_entries); talloc_array 129 librpc/ndr/ndr_orpc.c ar->stringbindings = talloc_array(ndr, struct STRINGBINDING *, 1); talloc_array 322 librpc/rpc/binding.c b->options = talloc_array(b, const char *, comma_count+2); talloc_array 688 librpc/rpc/binding.c tower->floors = talloc_array(mem_ctx, struct epm_floor, tower->num_floors); talloc_array 90 librpc/tools/ndrdump.c result = talloc_array(mem_ctx, char, num_read); talloc_array 105 nsswitch/libwbclient/wbc_pam.c i->sids = talloc_array(i, struct wbcSidWithAttr, i->num_sids); talloc_array 99 nsswitch/libwbclient/wbc_pwd.c grp->gr_mem = talloc_array(grp, char*, g->num_gr_mem+1); talloc_array 588 nsswitch/libwbclient/wbc_pwd.c groups = talloc_array(NULL, gid_t, response.data.num_entries); talloc_array 352 nsswitch/libwbclient/wbc_sid.c names = talloc_array(NULL, const char*, num_rids); talloc_array 355 nsswitch/libwbclient/wbc_sid.c types = talloc_array(NULL, enum wbcSidType, num_rids); talloc_array 467 nsswitch/libwbclient/wbc_sid.c sids = talloc_array(NULL, struct wbcDomainSid, talloc_array 549 nsswitch/libwbclient/wbc_sid.c extra_data = talloc_array(NULL, char, buflen); talloc_array 597 nsswitch/libwbclient/wbc_sid.c rids = talloc_array(NULL, uint32_t, talloc_array 430 nsswitch/libwbclient/wbc_util.c d_list = talloc_array(NULL, struct wbcDomainInfo, count); talloc_array 2068 source3/auth/auth_util.c result->sids = talloc_array(result, DOM_SID, result->num_sids); talloc_array 886 source3/lib/eventlog/eventlog.c t->strings = talloc_array(mem_ctx, const char *, e->NumStrings); talloc_array 947 source3/lib/eventlog/eventlog.c e->Strings = talloc_array(mem_ctx, const char *, t->num_of_strings); talloc_array 150 source3/lib/interfaces.c ifaces = talloc_array(mem_ctx, struct iface_struct, count); talloc_array 227 source3/lib/ldb/common/ldb_attributes.c c->subclasses = talloc_array(s, char *, 2); talloc_array 72 source3/lib/ldb/common/ldb_controls.c lcs = talloc_array(req, struct ldb_control *, i); talloc_array 83 source3/lib/ldb/common/ldb_dn.c dst = d = talloc_array(mem_ctx, char, len * 3 + 1); talloc_array 608 source3/lib/ldb/common/ldb_dn.c cedn->components = talloc_array(cedn, struct ldb_dn_component, edn->comp_num); talloc_array 745 source3/lib/ldb/common/ldb_dn.c newdn->components = talloc_array(newdn, struct ldb_dn_component, newdn->comp_num); talloc_array 821 source3/lib/ldb/common/ldb_dn.c newdn->components = talloc_array(newdn, struct ldb_dn_component, newdn->comp_num); talloc_array 854 source3/lib/ldb/common/ldb_dn.c newdn->components = talloc_array(newdn, struct ldb_dn_component, newdn->comp_num); talloc_array 162 source3/lib/ldb/common/ldb_ldif.c out = talloc_array(mem_ctx, char, bytes+pad_bytes+1); talloc_array 111 source3/lib/ldb/common/ldb_msg.c v2.data = talloc_array(mem_ctx, uint8_t, v->length+1); talloc_array 455 source3/lib/ldb/common/ldb_msg.c msg2->elements = talloc_array(msg2, struct ldb_message_element, talloc_array 491 source3/lib/ldb/common/ldb_msg.c el->values = talloc_array(msg2->elements, struct ldb_val, el->num_values); talloc_array 646 source3/lib/ldb/common/ldb_msg.c ret = talloc_array(mem_ctx, const char *, i+1); talloc_array 667 source3/lib/ldb/common/ldb_msg.c ret = talloc_array(mem_ctx, const char *, i+2); talloc_array 112 source3/lib/ldb/common/ldb_parse.c ret = talloc_array(mem_ctx, char, len+1); talloc_array 77 source3/lib/ldb/ldb_ildap/ldb_ildap.c mods = talloc_array(mem_ctx, struct ldap_mod *, msg->num_elements+1); talloc_array 520 source3/lib/ldb/ldb_ildap/ldb_ildap.c msg->r.AddRequest.attributes = talloc_array(msg, struct ldb_message_element, n); talloc_array 570 source3/lib/ldb/ldb_ildap/ldb_ildap.c msg->r.ModifyRequest.mods = talloc_array(msg, struct ldap_mod, n); talloc_array 113 source3/lib/ldb/ldb_ldap/ldb_ldap.c mods = talloc_array(mem_ctx, LDAPMod *, msg->num_elements+1); talloc_array 143 source3/lib/ldb/ldb_ldap/ldb_ldap.c mods[num_mods]->mod_vals.modv_bvals = talloc_array(mods[num_mods], talloc_array 206 source3/lib/ldb/ldb_ldap/ldb_ldap.c el->values = talloc_array(msg->elements, struct ldb_val, count); talloc_array 1882 source3/lib/ldb/ldb_sqlite3/ldb_sqlite3.c lsqlite3->options = talloc_array(lsqlite3, char *, i+1); talloc_array 232 source3/lib/ldb/ldb_tdb/ldb_index.c list->dn = talloc_array(list, char *, el->num_values); talloc_array 334 source3/lib/ldb/ldb_tdb/ldb_index.c list->dn = talloc_array(list, char *, 1); talloc_array 372 source3/lib/ldb/ldb_tdb/ldb_index.c list3->dn = talloc_array(list3, char *, list->count); talloc_array 748 source3/lib/ldb/ldb_tdb/ldb_index.c dn_list->dn = talloc_array(dn_list, char *, 1); talloc_array 116 source3/lib/ldb/ldb_tdb/ldb_pack.c data->dptr = talloc_array(ldb, uint8_t, size); talloc_array 222 source3/lib/ldb/ldb_tdb/ldb_pack.c message->elements = talloc_array(message, struct ldb_message_element, message->num_elements); talloc_array 252 source3/lib/ldb/ldb_tdb/ldb_pack.c message->elements[i].values = talloc_array(message->elements, talloc_array 68 source3/lib/ldb/ldb_tdb/ldb_search.c elnew->values = talloc_array(ret->elements, struct ldb_val, el->num_values); talloc_array 486 source3/lib/ldb/ldb_tdb/ldb_tdb.c e2->values = talloc_array(msg->elements, struct ldb_val, el->num_values); talloc_array 269 source3/lib/ldb/modules/asq.c base_attrs = talloc_array(ac->base_req, char *, 2); talloc_array 317 source3/lib/ldb/modules/asq.c ac->reqs = talloc_array(ac, struct ldb_request *, ac->num_reqs); talloc_array 698 source3/lib/ldb/modules/ldb_map.c el->values = talloc_array(el, struct ldb_val, el->num_values); talloc_array 769 source3/lib/ldb/modules/ldb_map.c el->values = talloc_array(el, struct ldb_val, el->num_values); talloc_array 1243 source3/lib/ldb/modules/ldb_map.c data->attribute_maps = talloc_array(data, struct ldb_map_attribute, i+j+1); talloc_array 48 source3/lib/ldb/modules/ldb_map_inbound.c el->values = talloc_array(el, struct ldb_val, el->num_values); talloc_array 47 source3/lib/ldb/modules/ldb_map_outbound.c result = talloc_array(mem_ctx, const char *, 1); talloc_array 88 source3/lib/ldb/modules/ldb_map_outbound.c result = talloc_array(mem_ctx, const char *, 1); talloc_array 232 source3/lib/ldb/modules/ldb_map_outbound.c el->values = talloc_array(el, struct ldb_val, el->num_values); talloc_array 594 source3/lib/ldb/modules/ldb_map_outbound.c (*new)->u.list.elements = talloc_array(*new, struct ldb_parse_tree *, tree->u.list.num_elements); talloc_array 717 source3/lib/ldb/modules/ldb_map_outbound.c (*new)->u.list.elements = talloc_array(*new, struct ldb_parse_tree *, tree->u.list.num_elements); talloc_array 967 source3/lib/ldb/modules/ldb_map_outbound.c tree_attrs = talloc_array(tmp_ctx, const char *, 1); talloc_array 1193 source3/lib/ldb/modules/ldb_map_outbound.c ac->search_reqs = talloc_array(ac, struct ldb_request *, 2); talloc_array 263 source3/lib/ldb/modules/paged_searches.c ac->new_req->controls = talloc_array(ac->new_req, struct ldb_control *, 2); talloc_array 111 source3/lib/ldb/modules/sort.c controls = talloc_array(mem_ctx, struct ldb_control *, 2); talloc_array 349 source3/lib/ldb/nssldb/ldb-nss.c ctrls = talloc_array(res, struct ldb_control *, 2); talloc_array 156 source3/lib/ldb/tools/cmdline.c options.controls = talloc_array(ret, char *, cc + 1); talloc_array 247 source3/lib/ldb/tools/cmdline.c ctrl = talloc_array(mem_ctx, struct ldb_control *, i + 1); talloc_array 517 source3/lib/ldb/tools/cmdline.c control = talloc_array(ctrl[i], struct ldb_server_sort_control *, 2); talloc_array 493 source3/lib/ldb/tools/oLschema2ldif.c entry = talloc_array(ctx, char, 1024); talloc_array 1504 source3/lib/netapi/group.c lsa_names = talloc_array(ctx, struct lsa_String, r->in.num_entries); talloc_array 698 source3/lib/netapi/user.c sid_array.sids = talloc_array(mem_ctx, struct lsa_SidPtr, talloc_array 2876 source3/lib/netapi/user.c rids = talloc_array(ctx, uint32_t, rid_array->count); talloc_array 3028 source3/lib/netapi/user.c lsa_names = talloc_array(ctx, struct lsa_String, r->in.num_entries); talloc_array 602 source3/libads/kerberos_keytab.c oldEntries = talloc_array(ctx, char *, found ); talloc_array 46 source3/libads/sasl_wrapping.c ads->ldap.in.buf = talloc_array(ads->ldap.mem_ctx, talloc_array 178 source3/libads/sasl_wrapping.c ads->ldap.out.buf = talloc_array(ads->ldap.mem_ctx, talloc_array 423 source3/libnet/libnet_dssync.c cursors->cursors = talloc_array(cursors, talloc_array 509 source3/libsmb/async_smb.c req->outbuf = talloc_array(req, uint8_t, smb_wct + size_hint); talloc_array 189 source3/libsmb/cliconnect.c bytes = talloc_array(talloc_tos(), uint8_t, 0); talloc_array 1303 source3/libsmb/cliconnect.c bytes = talloc_array(talloc_tos(), uint8_t, 0); talloc_array 811 source3/libsmb/clifile.c bytes = talloc_array(talloc_tos(), uint8_t, 0); talloc_array 1031 source3/libsmb/clifile.c bytes = talloc_array(talloc_tos(), uint8_t, 0); talloc_array 281 source3/libsmb/clireadwrite.c state->buf = talloc_array(state, uint8_t, state->size); talloc_array 1105 source3/libsmb/clireadwrite.c substate->buf = talloc_array(substate, uint8_t, state->chunk_size); talloc_array 1290 source3/libsmb/nmblib.c result = talloc_array(mem_ctx, char, 33 + strlen(global_scope()) + 2); talloc_array 496 source3/modules/onefs_system.c spill_buffer = talloc_array(NULL, char, new_count); talloc_array 2367 source3/passdb/passdb.c hours.bits = talloc_array(mem_ctx, uint8_t, units_per_week); talloc_array 1133 source3/registry/reg_backend_db.c sorted_subkeys = talloc_array(ctr, char *, num_subkeys); talloc_array 1151 source3/registry/reg_backend_db.c buf = talloc_array(ctr, char, len); talloc_array 168 source3/rpc_client/cli_lsarpc.c lsa_names.names = talloc_array(mem_ctx, struct lsa_TranslatedName, lsa_names.count); talloc_array 195 source3/rpc_server/srv_pipe_hnd.c p->in_data.current_in_pdu = talloc_array(p, uint8_t, talloc_array 1834 source3/rpc_server/srv_samr_nt.c rid = talloc_array(p->mem_ctx, uint32, num_rids); talloc_array 1837 source3/rpc_server/srv_samr_nt.c type = talloc_array(p->mem_ctx, enum lsa_SidType, num_rids); talloc_array 684 source3/rpc_server/srv_spoolss_nt.c p = talloc_array(mem_ctx, char, len); talloc_array 80 source3/rpcclient/cmd_eventlog.c data = talloc_array(mem_ctx, uint8_t, number_of_bytes); talloc_array 110 source3/rpcclient/cmd_eventlog.c data = talloc_array(mem_ctx, uint8_t, real_size); talloc_array 259 source3/rpcclient/cmd_eventlog.c strings = talloc_array(mem_ctx, struct lsa_String, num_of_strings); talloc_array 322 source3/rpcclient/cmd_eventlog.c strings = talloc_array(mem_ctx, struct lsa_String, num_of_strings); talloc_array 469 source3/rpcclient/cmd_eventlog.c buffer = talloc_array(mem_ctx, uint8_t, bytes_needed); talloc_array 169 source3/rpcclient/cmd_ntsvcs.c buffer = talloc_array(mem_ctx, uint8_t, buffer_size); talloc_array 915 source3/rpcclient/cmd_spoolss.c buffer = talloc_array(mem_ctx, uint8_t, needed); talloc_array 3009 source3/rpcclient/cmd_spoolss.c option.types = talloc_array(mem_ctx, struct spoolss_NotifyOptionType, 2); talloc_array 3017 source3/rpcclient/cmd_spoolss.c option.types[0].fields = talloc_array(mem_ctx, union spoolss_Field, 1); talloc_array 3026 source3/rpcclient/cmd_spoolss.c option.types[1].fields = talloc_array(mem_ctx, union spoolss_Field, 1); talloc_array 166 source3/smbd/message.c state->msg = talloc_array(state, char, len); talloc_array 328 source3/utils/net_lookup.c char *num_host = talloc_array(realm, char, NI_MAXHOST); talloc_array 249 source3/utils/net_rpc_service.c buffer = talloc_array(mem_ctx, uint8_t, bytes_needed); talloc_array 267 source3/utils/net_rpc_service.c services = talloc_array(mem_ctx, struct ENUM_SERVICE_STATUSW, num_services); talloc_array 64 source4/auth/auth_sam_reply.c sam->groups.rids = talloc_array(sam, struct samr_RidWithAttribute, talloc_array 127 source4/auth/auth_sam_reply.c sam3->sids = talloc_array(sam, struct netr_SidAttr, talloc_array 203 source4/auth/auth_sam_reply.c server_info->domain_groups = talloc_array(server_info, struct dom_sid*, base->groups.count); talloc_array 134 source4/auth/gensec/cyrus_sasl.c callbacks = talloc_array(gensec_sasl_state, sasl_callback_t, 5); talloc_array 77 source4/auth/gensec/gensec.c new_gensec_list = talloc_array(mem_ctx, struct gensec_security_ops *, num_mechs_in + 1); talloc_array 271 source4/auth/gensec/gensec.c backends_out = talloc_array(mem_ctx, const struct gensec_security_ops *, 1); talloc_array 341 source4/auth/gensec/gensec.c backends_out = talloc_array(mem_ctx, struct gensec_security_ops_wrapper, 1); talloc_array 414 source4/auth/gensec/gensec.c oid_list = talloc_array(mem_ctx, const char *, 1); talloc_array 459 source4/auth/gensec/gensec.c oid_list = talloc_array(mem_ctx, const char *, 1); talloc_array 571 source4/auth/kerberos/kerberos_pac.c pac_data->buffers = talloc_array(pac_data, talloc_array 59 source4/auth/ntlmssp/ntlmssp_parse.c pointers = talloc_array(mem_ctx, DATA_BLOB, strlen(format)); talloc_array 60 source4/auth/ntlmssp/ntlmssp_parse.c intargs = talloc_array(pointers, int, strlen(format)); talloc_array 219 source4/auth/ntlmssp/ntlmssp_parse.c char *p = talloc_array(mem_ctx, char, p_len); talloc_array 292 source4/auth/sam.c groupSIDs = talloc_array(server_info, struct dom_sid *, group_ret); talloc_array 52 source4/auth/system_session.c ptoken->sids = talloc_array(ptoken, struct dom_sid *, n_groupSIDs + 5); talloc_array 60 source4/cldap_server/rootdse.c attrs = talloc_array(mem_ctx, const char *, search->num_attributes+1); talloc_array 114 source4/cldap_server/rootdse.c ent->attributes = talloc_array(ent, struct ldb_message_element, ent->num_attributes); talloc_array 298 source4/dsdb/common/util.c *strs = talloc_array(mem_ctx, const char *, count+1); talloc_array 563 source4/dsdb/common/util.c *hashes = talloc_array(mem_ctx, struct samr_Password, count); talloc_array 620 source4/dsdb/common/util.c hours.bits = talloc_array(mem_ctx, uint8_t, units_per_week); talloc_array 673 source4/dsdb/common/util.c s.array = talloc_array(mem_ctx, uint16_t, val->length/2); talloc_array 255 source4/dsdb/repl/replicated_objects.c msg->elements = talloc_array(msg, struct ldb_message_element, talloc_array 266 source4/dsdb/repl/replicated_objects.c md->ctr.ctr1.array = talloc_array(mem_ctx, talloc_array 382 source4/dsdb/repl/replicated_objects.c out->objects = talloc_array(out, talloc_array 56 source4/dsdb/samdb/ldb_modules/anr.c list->u.list.elements = talloc_array(list, struct ldb_parse_tree *, 2); talloc_array 89 source4/dsdb/samdb/ldb_modules/anr.c match_tree->u.substring.chunks = talloc_array(match_tree, struct ldb_val *, 2); talloc_array 67 source4/dsdb/samdb/ldb_modules/extended_dn_out.c nattrs = talloc_array(mem_ctx, char *, num + 1); talloc_array 121 source4/dsdb/samdb/ldb_modules/kludge_acl.c objectclass_list = talloc_array(mem_ctx, const char *, oc_el->num_values + 1); talloc_array 502 source4/dsdb/samdb/ldb_modules/kludge_acl.c data->password_attrs = talloc_array(data, const char *, password_attributes->num_values + 1); talloc_array 495 source4/dsdb/samdb/ldb_modules/linked_attributes.c attrs = talloc_array(ac->rc, const char *, ac->rc->num_elements + 1); talloc_array 804 source4/dsdb/samdb/ldb_modules/linked_attributes.c ret_el->values = talloc_array(new_msg, struct ldb_val, 1); talloc_array 1124 source4/dsdb/samdb/ldb_modules/partition.c data->partitions = talloc_array(data, struct dsdb_control_current_partition *, partition_attributes->num_values + 1); talloc_array 1219 source4/dsdb/samdb/ldb_modules/partition.c data->replicate = talloc_array(data, struct ldb_dn *, replicate_attributes->num_values + 1); talloc_array 163 source4/dsdb/samdb/ldb_modules/password_hash.c io->g.nt_history = talloc_array(io->ac, talloc_array 205 source4/dsdb/samdb/ldb_modules/password_hash.c io->g.lm_history = talloc_array(io->ac, talloc_array 455 source4/dsdb/samdb/ldb_modules/password_hash.c pkb3->keys = talloc_array(io->ac, talloc_array 561 source4/dsdb/samdb/ldb_modules/password_hash.c pkb4->keys = talloc_array(io->ac, talloc_array 958 source4/dsdb/samdb/ldb_modules/password_hash.c pdb->hashes = talloc_array(io->ac, struct package_PrimaryWDigestHash, pdb->num_hashes); talloc_array 151 source4/dsdb/samdb/ldb_modules/ranged_results.c el->values = talloc_array(el, struct ldb_val, (end - start) + 1); talloc_array 338 source4/dsdb/samdb/ldb_modules/repl_meta_data.c nmd.ctr.ctr1.array = talloc_array(msg, talloc_array 789 source4/dsdb/samdb/ldb_modules/repl_meta_data.c nmd.ctr.ctr1.array = talloc_array(ar, talloc_array 1102 source4/dsdb/samdb/ldb_modules/repl_meta_data.c nuv.ctr.ctr2.cursors = talloc_array(ar, talloc_array 73 source4/dsdb/samdb/ldb_modules/samba3sam.c el->values = talloc_array(ctx, struct ldb_val, 1); talloc_array 916 source4/dsdb/samdb/ldb_modules/samldb.c els = talloc_array(msg, struct ldb_message_element, 2); talloc_array 921 source4/dsdb/samdb/ldb_modules/samldb.c vals = talloc_array(msg, struct ldb_val, 2); talloc_array 242 source4/dsdb/samdb/samdb.c ptoken->sids = talloc_array(ptoken, struct dom_sid *, n_groupSIDs + 5); talloc_array 48 source4/dsdb/schema/schema_init.c schema->prefixes = talloc_array(schema, struct dsdb_schema_oid_prefix, ctr->num_mappings); talloc_array 156 source4/dsdb/schema/schema_init.c ctr->mappings = talloc_array(schema, struct drsuapi_DsReplicaOIDMapping, ctr->num_mappings); talloc_array 469 source4/dsdb/schema/schema_init.c pm.ctr.dsdb.mappings = talloc_array(mem_ctx, talloc_array 568 source4/dsdb/schema/schema_init.c *prefixes = talloc_array(mem_ctx, struct dsdb_schema_oid_prefix, *num_prefixes); talloc_array 606 source4/dsdb/schema/schema_init.c (p)->elem = talloc_array(mem_ctx, const char *, get_string_list_el->num_values + 1); \ talloc_array 1213 source4/dsdb/schema/schema_init.c (p)->elem = _a ? talloc_array(mem_ctx, const char *, _a->value_ctr.num_values + 1) : NULL; \ talloc_array 48 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 92 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 139 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 144 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 179 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 221 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 226 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 259 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 301 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 306 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 339 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 392 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 397 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 433 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 478 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 483 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 519 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 555 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 560 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 587 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 634 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 684 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 740 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 745 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 778 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 823 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 828 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 863 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 960 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 965 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 1038 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 1096 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 1101 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 1140 source4/dsdb/schema/schema_syntax.c out->values = talloc_array(mem_ctx, struct ldb_val, out->num_values); talloc_array 1190 source4/dsdb/schema/schema_syntax.c out->value_ctr.values = talloc_array(mem_ctx, talloc_array 1195 source4/dsdb/schema/schema_syntax.c blobs = talloc_array(mem_ctx, DATA_BLOB, in->num_values); talloc_array 210 source4/ldap_server/ldap_backend.c attrs = talloc_array(local_ctx, const char *, req->num_attributes+1); talloc_array 291 source4/ldap_server/ldap_backend.c ent->attributes = talloc_array(ent_r, struct ldb_message_element, ent->num_attributes); talloc_array 376 source4/ldap_server/ldap_backend.c msg->elements = talloc_array(msg, struct ldb_message_element, req->num_mods); talloc_array 402 source4/ldap_server/ldap_backend.c msg->elements[i].values = talloc_array(msg->elements, struct ldb_val, talloc_array 479 source4/ldap_server/ldap_backend.c msg->elements = talloc_array(msg, struct ldb_message_element, msg->num_elements); talloc_array 490 source4/ldap_server/ldap_backend.c msg->elements[i].values = talloc_array(msg->elements, struct ldb_val, talloc_array 275 source4/lib/com/dcom/main.c ifaces = talloc_array(loc_ctx, struct MInterfacePointer *, num_ifaces); talloc_array 318 source4/lib/com/dcom/main.c *ip = talloc_array(ctx, struct IUnknown *, num_ifaces); talloc_array 91 source4/lib/ldb/common/ldb_controls.c lcs = talloc_array(req, struct ldb_control *, i); talloc_array 168 source4/lib/ldb/common/ldb_controls.c ctrl = talloc_array(mem_ctx, struct ldb_control *, i + 1); talloc_array 492 source4/lib/ldb/common/ldb_controls.c control = talloc_array(ctrl[i], struct ldb_server_sort_control *, 2); talloc_array 208 source4/lib/ldb/common/ldb_dn.c dst = talloc_array(mem_ctx, char, value.length * 3 + 1); talloc_array 282 source4/lib/ldb/common/ldb_dn.c data = talloc_array(dn->components, char, strlen(parse_dn) + 1); talloc_array 683 source4/lib/ldb/common/ldb_dn.c dn->linearized = talloc_array(dn, char, len); talloc_array 865 source4/lib/ldb/common/ldb_dn.c dn->casefold = talloc_array(dn, char, len); talloc_array 161 source4/lib/ldb/common/ldb_ldif.c out = talloc_array(mem_ctx, char, bytes+pad_bytes+1); talloc_array 106 source4/lib/ldb/common/ldb_msg.c v2.data = talloc_array(mem_ctx, uint8_t, v->length+1); talloc_array 456 source4/lib/ldb/common/ldb_msg.c msg2->elements = talloc_array(msg2, struct ldb_message_element, talloc_array 492 source4/lib/ldb/common/ldb_msg.c el->values = talloc_array(msg2->elements, struct ldb_val, el->num_values); talloc_array 647 source4/lib/ldb/common/ldb_msg.c ret = talloc_array(mem_ctx, const char *, i+1); talloc_array 676 source4/lib/ldb/common/ldb_msg.c ret = talloc_array(mem_ctx, const char *, i+2); talloc_array 774 source4/lib/ldb/common/ldb_msg.c ts = talloc_array(mem_ctx, char, 18); talloc_array 826 source4/lib/ldb/common/ldb_msg.c ts = talloc_array(mem_ctx, char, 14); talloc_array 109 source4/lib/ldb/common/ldb_parse.c ret = talloc_array(mem_ctx, char, len+1); talloc_array 121 source4/lib/ldb/ldb_ildap/ldb_ildap.c mods = talloc_array(mem_ctx, struct ldap_mod *, msg->num_elements+1); talloc_array 507 source4/lib/ldb/ldb_ildap/ldb_ildap.c msg->r.AddRequest.attributes = talloc_array(msg, struct ldb_message_element, n); talloc_array 550 source4/lib/ldb/ldb_ildap/ldb_ildap.c msg->r.ModifyRequest.mods = talloc_array(msg, struct ldap_mod, n); talloc_array 77 source4/lib/ldb/ldb_ldap/ldb_ldap.c mods = talloc_array(mem_ctx, LDAPMod *, msg->num_elements+1); talloc_array 107 source4/lib/ldb/ldb_ldap/ldb_ldap.c mods[num_mods]->mod_vals.modv_bvals = talloc_array(mods[num_mods], talloc_array 169 source4/lib/ldb/ldb_ldap/ldb_ldap.c el->values = talloc_array(msg->elements, struct ldb_val, count); talloc_array 736 source4/lib/ldb/ldb_map/ldb_map.c el->values = talloc_array(el, struct ldb_val, el->num_values); talloc_array 811 source4/lib/ldb/ldb_map/ldb_map.c el->values = talloc_array(el, struct ldb_val, el->num_values); talloc_array 1055 source4/lib/ldb/ldb_map/ldb_map.c data->attribute_maps = talloc_array(data, struct ldb_map_attribute, i+j+2); talloc_array 48 source4/lib/ldb/ldb_map/ldb_map_inbound.c el->values = talloc_array(el, struct ldb_val, el->num_values); talloc_array 47 source4/lib/ldb/ldb_map/ldb_map_outbound.c result = talloc_array(mem_ctx, const char *, 1); talloc_array 88 source4/lib/ldb/ldb_map/ldb_map_outbound.c result = talloc_array(mem_ctx, const char *, 1); talloc_array 231 source4/lib/ldb/ldb_map/ldb_map_outbound.c el->values = talloc_array(el, struct ldb_val, old->num_values); talloc_array 602 source4/lib/ldb/ldb_map/ldb_map_outbound.c (*new)->u.list.elements = talloc_array(*new, struct ldb_parse_tree *, tree->u.list.num_elements); talloc_array 725 source4/lib/ldb/ldb_map/ldb_map_outbound.c (*new)->u.list.elements = talloc_array(*new, struct ldb_parse_tree *, tree->u.list.num_elements); talloc_array 978 source4/lib/ldb/ldb_map/ldb_map_outbound.c tree_attrs = talloc_array(tmp_ctx, const char *, 1); talloc_array 1877 source4/lib/ldb/ldb_sqlite3/ldb_sqlite3.c lsqlite3->options = talloc_array(lsqlite3, char *, i+1); talloc_array 557 source4/lib/ldb/ldb_tdb/ldb_index.c list->dn = talloc_array(list, char *, el->num_values); talloc_array 598 source4/lib/ldb/ldb_tdb/ldb_index.c list->dn = talloc_array(list, char *, 1); talloc_array 636 source4/lib/ldb/ldb_tdb/ldb_index.c list3->dn = talloc_array(list3, char *, list->count); talloc_array 912 source4/lib/ldb/ldb_tdb/ldb_index.c list2->dn = talloc_array(list2, char *, el->num_values); talloc_array 1108 source4/lib/ldb/ldb_tdb/ldb_index.c dn_list->dn = talloc_array(dn_list, char *, 1); talloc_array 115 source4/lib/ldb/ldb_tdb/ldb_pack.c data->dptr = talloc_array(ldb, uint8_t, size); talloc_array 220 source4/lib/ldb/ldb_tdb/ldb_pack.c message->elements = talloc_array(message, struct ldb_message_element, message->num_elements); talloc_array 250 source4/lib/ldb/ldb_tdb/ldb_pack.c message->elements[i].values = talloc_array(message->elements, talloc_array 65 source4/lib/ldb/ldb_tdb/ldb_search.c elnew->values = talloc_array(ret->elements, struct ldb_val, el->num_values); talloc_array 453 source4/lib/ldb/ldb_tdb/ldb_tdb.c e2->values = talloc_array(msg->elements, talloc_array 223 source4/lib/ldb/modules/asq.c base_attrs = talloc_array(ac, const char *, 2); talloc_array 271 source4/lib/ldb/modules/asq.c ac->reqs = talloc_array(ac, struct ldb_request *, ac->num_reqs); talloc_array 183 source4/lib/ldb/modules/paged_results.c ac->controls = talloc_array(ac, struct ldb_control *, num_ctrls +1); talloc_array 254 source4/lib/ldb/modules/paged_searches.c controls = talloc_array(ac, struct ldb_control *, 2); talloc_array 73 source4/lib/ldb/modules/sort.c controls = talloc_array(mem_ctx, struct ldb_control *, 2); talloc_array 344 source4/lib/ldb/nssldb/ldb-nss.c ctrls = talloc_array(res, struct ldb_control *, 2); talloc_array 132 source4/lib/ldb/pyldb.c res->msgs = talloc_array(res, struct ldb_message *, res->count); talloc_array 480 source4/lib/ldb/pyldb.c ret = talloc_array(NULL, const char *, PyList_Size(list)+1); talloc_array 1274 source4/lib/ldb/pyldb.c me->values = talloc_array(me, struct ldb_val, me->num_values); talloc_array 1282 source4/lib/ldb/pyldb.c me->values = talloc_array(me, struct ldb_val, me->num_values); talloc_array 1400 source4/lib/ldb/pyldb.c el->values = talloc_array(el, struct ldb_val, 1); talloc_array 1405 source4/lib/ldb/pyldb.c el->values = talloc_array(el, struct ldb_val, el->num_values); talloc_array 158 source4/lib/ldb/tools/cmdline.c options.controls = talloc_array(ret, char *, cc + 1); talloc_array 1047 source4/lib/messaging/messaging.c ret = talloc_array(mem_ctx, struct server_id, count+1); talloc_array 469 source4/lib/messaging/pymessaging.c reqs = talloc_array(mem_ctx, struct irpc_request *, count); talloc_array 252 source4/lib/messaging/tests/irpc.c uint32_t *values = talloc_array(tcase, uint32_t, 5); talloc_array 84 source4/lib/registry/local.c elements = talloc_array(mem_ctx, const char *, talloc_array 189 source4/lib/registry/local.c elements = talloc_array(hivekey, const char *, talloc_array 196 source4/lib/registry/local.c elements = talloc_array(hivekey, const char *, 2); talloc_array 337 source4/lib/registry/local.c mp->path.elements = talloc_array(mp, const char *, talloc_array 206 source4/lib/registry/patchfile_preg.c buf = talloc_array(mem_ctx, char, buf_size); talloc_array 124 source4/lib/registry/pyregistry.c elements = talloc_array(NULL, const char *, PyList_Size(py_elements)); talloc_array 1235 source4/lib/registry/regf.c li.nk_offset = talloc_array(regf, uint32_t, 1); talloc_array 1252 source4/lib/registry/regf.c lf.hr = talloc_array(regf, struct hash_record, 1); talloc_array 1270 source4/lib/registry/regf.c lh.hr = talloc_array(regf, struct lh_hash, 1); talloc_array 1848 source4/lib/registry/regf.c value_list.data = (uint8_t *)talloc_array(private_data, talloc_array 1959 source4/lib/registry/regf.c regf->hbins = talloc_array(regf, struct hbin_block *, 1); talloc_array 2106 source4/lib/registry/regf.c regf->hbins = talloc_array(regf, struct hbin_block *, 1); talloc_array 97 source4/lib/samba3/smbpasswd.c p = talloc_array(mem_ctx, char, 33); talloc_array 182 source4/lib/samba3/smbpasswd.c char *acct_str = talloc_array(mem_ctx, char, 35); talloc_array 90 source4/lib/socket/connect_multi.c multi->ports = talloc_array(multi, uint16_t, multi->num_ports); talloc_array 55 source4/lib/wmi/wbemdata.c ndr->data = talloc_array(mp, uint8_t, ndr->alloc_size); talloc_array 154 source4/lib/wmi/wbemdata.c wco->instance->default_flags = talloc_array(wco->instance, uint8_t, wco->obj_class->__PROPERTY_COUNT); talloc_array 155 source4/lib/wmi/wbemdata.c wco->instance->data = talloc_array(wco->instance, union CIMVAR, wco->obj_class->__PROPERTY_COUNT); talloc_array 3622 source4/lib/wmi/wmi_wrap.c arg5 = talloc_array(NULL, struct WbemClassObject *, arg4); talloc_array 122 source4/libcli/clilist.c state.dirlist = talloc_array(state.mem_ctx, talloc_array 280 source4/libcli/clilist.c state.dirlist = talloc_array(state.mem_ctx, struct clilist_file_info, talloc_array 134 source4/libcli/finddcs.c state->dcs = talloc_array(state, struct nbt_dc_name, state->num_dcs); talloc_array 294 source4/libcli/ldap/ldap_bind.c sasl_names = talloc_array(tmp_ctx, const char *, search->attributes[0].num_values + 1); talloc_array 76 source4/libcli/raw/clisocket.c state->ports = talloc_array(state, uint16_t, state->num_ports); talloc_array 656 source4/libcli/raw/clitransport.c p->out.data = talloc_array(mem_ctx, uint8_t, p->out.size); talloc_array 61 source4/libcli/raw/rawfile.c ret = talloc_array(mem_ctx, char, ARRAY_SIZE(attr_strs)+1); talloc_array 85 source4/libcli/raw/rawnotify.c parms->nttrans.out.changes = talloc_array(mem_ctx, struct notify_changes, parms->nttrans.out.num_changes); talloc_array 107 source4/libcli/raw/rawrequest.c req->out.buffer = talloc_array(req, uint8_t, req->out.allocated); talloc_array 66 source4/libcli/raw/rawshadow.c info->out.names = talloc_array(mem_ctx, const char *, info->out.num_names); talloc_array 162 source4/libcli/raw/rawtrans.c state->io.out.setup = talloc_array(state, uint16_t, setup_count); talloc_array 647 source4/libcli/raw/rawtrans.c state->io.out.setup = talloc_array(state, uint8_t, talloc_array 52 source4/libcli/resolve/bcast.c address_list = talloc_array(mem_ctx, const char *, num_interfaces+1); talloc_array 357 source4/libcli/resolve/dns_ex.c address = talloc_array(state, char, value+1); talloc_array 386 source4/libcli/resolve/dns_ex.c state->addrs = talloc_array(state, struct socket_address *, talloc_array 390 source4/libcli/resolve/dns_ex.c state->names = talloc_array(state, char *, num_addrs+1); talloc_array 83 source4/libcli/resolve/nbtlist.c state->addrs = talloc_array(state, struct socket_address *, talloc_array 87 source4/libcli/resolve/nbtlist.c state->names = talloc_array(state, char *, q->out.num_addrs + 1); talloc_array 174 source4/libcli/resolve/nbtlist.c state->io_queries = talloc_array(state, struct nbt_name_query, state->num_queries); talloc_array 177 source4/libcli/resolve/nbtlist.c state->queries = talloc_array(state, struct nbt_name_request *, state->num_queries); talloc_array 173 source4/libcli/resolve/resolve.c state->addrs = talloc_array(state, struct socket_address *, 2); talloc_array 179 source4/libcli/resolve/resolve.c state->names = talloc_array(state, char *, 2); talloc_array 90 source4/libcli/smb2/notify.c io->out.changes = talloc_array(mem_ctx, struct notify_changes, io->out.num_changes); talloc_array 98 source4/libcli/smb2/request.c req->out.buffer = talloc_array(req, uint8_t, req->out.allocated); talloc_array 91 source4/libcli/smb_composite/loadfile.c io->out.data = talloc_array(c, uint8_t, io->out.size); talloc_array 803 source4/libcli/wrepl/winsrepl.c io->out.names = talloc_array(packet, struct wrepl_name, io->out.num_names); talloc_array 827 source4/libcli/wrepl/winsrepl.c name->addresses = talloc_array(io->out.names, talloc_array 298 source4/libnet/groupinfo.c s->lookup.in.names = talloc_array(s, struct lsa_String, 1); talloc_array 1740 source4/libnet/libnet_become_dc.c attrs = talloc_array(r, struct drsuapi_DsReplicaAttribute, num_attrs); talloc_array 1751 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 1); talloc_array 1754 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 1); talloc_array 1828 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 1); talloc_array 1831 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 1); talloc_array 1855 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 1); talloc_array 1858 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 1); talloc_array 1889 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 1); talloc_array 1892 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 1); talloc_array 1918 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 3); talloc_array 1921 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 3); talloc_array 1974 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 3); talloc_array 1977 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 3); talloc_array 2030 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 1); talloc_array 2033 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 1); talloc_array 2062 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 1); talloc_array 2065 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 1); talloc_array 2093 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 1); talloc_array 2096 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 1); talloc_array 2118 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 1); talloc_array 2121 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 1); talloc_array 2144 source4/libnet/libnet_become_dc.c vs = talloc_array(attrs, struct drsuapi_DsAttributeValue, 1); talloc_array 2147 source4/libnet/libnet_become_dc.c vd = talloc_array(vs, DATA_BLOB, 1); talloc_array 1122 source4/libnet/libnet_domain.c s->domains = talloc_array(mem_ctx, struct domainlist, talloc_array 653 source4/libnet/libnet_group.c s->groups = talloc_array(c, struct grouplist, (*s->group_list.out.sam)->count); talloc_array 618 source4/libnet/libnet_join.c ln.in.names = talloc_array(tmp_ctx, struct lsa_String, 1); talloc_array 303 source4/libnet/libnet_lookup.c s->names = talloc_array(ctx, struct lsa_String, single_name); talloc_array 606 source4/libnet/libnet_passwd.c ln.in.names = talloc_array(mem_ctx, struct lsa_String, 1); talloc_array 1116 source4/libnet/libnet_user.c s->users = talloc_array(c, struct userlist, (*s->user_list.out.sam)->count); talloc_array 297 source4/libnet/userinfo.c s->lookup.in.names = talloc_array(s, struct lsa_String, 1); talloc_array 713 source4/librpc/rpc/dcerpc.c pkt.u.bind.ctx_list = talloc_array(mem_ctx, struct dcerpc_ctx_list, 1); talloc_array 1638 source4/librpc/rpc/dcerpc.c pkt.u.alter.ctx_list = talloc_array(c, struct dcerpc_ctx_list, 1); talloc_array 59 source4/nbt_server/nodestatus.c packet->answers = talloc_array(packet, struct nbt_res_rec, 1); talloc_array 67 source4/nbt_server/nodestatus.c packet->answers[0].rdata.status.names = talloc_array(packet->answers, talloc_array 131 source4/nbt_server/packet.c packet->answers = talloc_array(packet, struct nbt_res_rec, 1); talloc_array 140 source4/nbt_server/packet.c talloc_array(packet->answers, struct nbt_rdata_address, num_addresses); talloc_array 186 source4/nbt_server/packet.c packet->answers = talloc_array(packet, struct nbt_res_rec, 1); talloc_array 232 source4/nbt_server/packet.c packet->answers = talloc_array(packet, struct nbt_res_rec, 1); talloc_array 278 source4/nbt_server/packet.c packet->answers = talloc_array(packet, struct nbt_res_rec, 1); talloc_array 323 source4/nbt_server/packet.c packet->answers = talloc_array(packet, struct nbt_res_rec, 1); talloc_array 331 source4/nbt_server/packet.c packet->answers[0].rdata.data.data = talloc_array(packet, uint8_t, 2); talloc_array 349 source4/nbt_server/wins/winsdb.c addresses = talloc_array(mem_ctx, struct winsdb_addr *, 1); talloc_array 677 source4/nbt_server/wins/winsdb.c rec->addresses = talloc_array(rec, struct winsdb_addr *, num_values+1); talloc_array 280 source4/nbt_server/wins/winswack.c s->req->out.addrs = talloc_array(s->msg, struct nbtd_proxy_wins_addr, talloc_array 313 source4/nbt_server/wins/winswack.c s->io.in.addresses = talloc_array(s, const char *, req->in.num_addrs); talloc_array 372 source4/nbt_server/wins/winswack.c s->io.in.addresses = talloc_array(s, const char *, req->in.num_addrs); talloc_array 238 source4/ntptr/simple_ldb/ntptr_simple_ldb.c info = talloc_array(mem_ctx, union spoolss_FormInfo, count); talloc_array 500 source4/ntptr/simple_ldb/ntptr_simple_ldb.c info = talloc_array(mem_ctx, union spoolss_PrinterInfo, count); talloc_array 619 source4/ntptr/simple_ldb/ntptr_simple_ldb.c info = talloc_array(mem_ctx, union spoolss_PortInfo, count); talloc_array 669 source4/ntptr/simple_ldb/ntptr_simple_ldb.c info = talloc_array(mem_ctx, union spoolss_MonitorInfo, count); talloc_array 231 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c info->generic.out.streams = talloc_array(req, talloc_array 60 source4/ntvfs/ipc/rap_server.c r->out.info = talloc_array(mem_ctx, talloc_array 801 source4/ntvfs/ntvfs_generic.c talloc_array(mem_ctx, talloc_array 843 source4/ntvfs/ntvfs_generic.c info->all_eas.out.eas = talloc_array(mem_ctx, talloc_array 1004 source4/ntvfs/ntvfs_generic.c locks = talloc_array(lck2, struct smb_lock_entry, 1); talloc_array 792 source4/ntvfs/posix/pvfs_acl.c ids = talloc_array(sd, struct id_mapping, 2); talloc_array 65 source4/ntvfs/posix/pvfs_acl_nfs4.c ids = talloc_array(sd, struct id_mapping, num_ids); talloc_array 143 source4/ntvfs/posix/pvfs_acl_nfs4.c acl.ace = talloc_array(tmp_ctx, struct nfs4ace, acl.a_count); talloc_array 149 source4/ntvfs/posix/pvfs_acl_nfs4.c ids = talloc_array(tmp_ctx, struct id_mapping, acl.a_count); talloc_array 87 source4/ntvfs/posix/pvfs_qfileinfo.c eas->eas = talloc_array(mem_ctx, struct ea_struct, num_names); talloc_array 124 source4/ntvfs/posix/pvfs_qfileinfo.c eas->eas = talloc_array(mem_ctx, struct ea_struct, ealist->num_eas); talloc_array 106 source4/ntvfs/posix/pvfs_rename.c dest = talloc_array(mem_ctx, char, strlen(fname) + strlen(pattern) + 1); talloc_array 80 source4/ntvfs/posix/pvfs_resolve.c components = talloc_array(name, char *, num_components); talloc_array 398 source4/ntvfs/posix/pvfs_resolve.c components = talloc_array(s, char *, num_components+1); talloc_array 467 source4/ntvfs/posix/pvfs_resolve.c ret = talloc_array(mem_ctx, char, len+1); talloc_array 502 source4/ntvfs/posix/pvfs_shortname.c new_name = talloc_array(ctx, char, 13); talloc_array 623 source4/ntvfs/posix/pvfs_shortname.c ctx->prefix_cache = talloc_array(ctx, char *, ctx->cache_size); talloc_array 627 source4/ntvfs/posix/pvfs_shortname.c ctx->prefix_cache_hashes = talloc_array(ctx, uint32_t, ctx->cache_size); talloc_array 108 source4/ntvfs/posix/pvfs_streams.c info->streams = talloc_array(mem_ctx, struct stream_struct, info->num_streams); talloc_array 96 source4/ntvfs/posix/pvfs_util.c uint8_t *buf = talloc_array(name2, uint8_t, buf_size); talloc_array 98 source4/ntvfs/posix/xattr_tdb.c key->dptr = talloc_array(mem_ctx, uint8_t, 16 + len); talloc_array 228 source4/ntvfs/simple/vfs_simple.c info->generic.out.streams = talloc_array(req, talloc_array 61 source4/ntvfs/unixuid/vfs_unixuid.c sec->groups = talloc_array(sec, gid_t, sec->ngroups); talloc_array 114 source4/ntvfs/unixuid/vfs_unixuid.c ids = talloc_array(req, struct id_mapping, token->num_sids); talloc_array 126 source4/ntvfs/unixuid/vfs_unixuid.c (*sec)->groups = talloc_array(*sec, gid_t, (*sec)->ngroups); talloc_array 560 source4/param/loadparm.c ret = talloc_array(lp_talloc, char, len + 100); /* leave room for substitution */ talloc_array 1528 source4/param/loadparm.c pservice->copymap = talloc_array(pservice, int, NUMPARAMETERS); talloc_array 291 source4/param/share_classic.c n = talloc_array(mem_ctx, const char *, num_services); talloc_array 147 source4/param/share_ldb.c list = talloc_array(mem_ctx, const char *, el->num_values + 1); talloc_array 184 source4/param/share_ldb.c n = talloc_array(mem_ctx, const char *, res->count); talloc_array 208 source4/param/util.c init_module_fn *ret = talloc_array(mem_ctx, init_module_fn, 2); talloc_array 844 source4/rpc_server/dcerpc_server.c pkt.u.alter_resp.ctx_list = talloc_array(call, struct dcerpc_ack_ctx, 1); talloc_array 59 source4/rpc_server/dcesrv_mgmt.c r->out.statistics->statistics = talloc_array(mem_ctx, uint32_t, r->in.max_count); talloc_array 359 source4/rpc_server/drsuapi/dcesrv_drsuapi.c names = talloc_array(mem_ctx, struct drsuapi_DsNameInfo1, count); talloc_array 59 source4/rpc_server/echo/rpc_echo.c r->out.data = talloc_array(mem_ctx, uint8_t, r->in.len); talloc_array 142 source4/rpc_server/epmapper/rpc_epmapper.c r->out.entries = talloc_array(mem_ctx, struct epm_entry_t, num_ents); talloc_array 635 source4/rpc_server/lsa/dcesrv_lsa.c r->out.sids->sids = talloc_array(r->out.sids, struct lsa_SidPtr, count); talloc_array 761 source4/rpc_server/lsa/dcesrv_lsa.c incoming.previous->array = talloc_array(mem_ctx, struct AuthenticationInformation, incoming.count); talloc_array 800 source4/rpc_server/lsa/dcesrv_lsa.c outgoing.previous->array = talloc_array(mem_ctx, struct AuthenticationInformation, outgoing.count); talloc_array 1549 source4/rpc_server/lsa/dcesrv_lsa.c entries = talloc_array(mem_ctx, struct lsa_DomainInfo, count); talloc_array 1634 source4/rpc_server/lsa/dcesrv_lsa.c entries = talloc_array(mem_ctx, struct lsa_TrustDomainInfoInfoEx, count); talloc_array 1763 source4/rpc_server/lsa/dcesrv_lsa.c privs->set = talloc_array(privs, talloc_array 1829 source4/rpc_server/lsa/dcesrv_lsa.c r->out.rights->names = talloc_array(r->out.rights, talloc_array 1959 source4/rpc_server/lsa/dcesrv_lsa.c rights.names = talloc_array(mem_ctx, struct lsa_StringLarge, rights.count); talloc_array 2021 source4/rpc_server/lsa/dcesrv_lsa.c rights->names = talloc_array(mem_ctx, struct lsa_StringLarge, rights->count); talloc_array 2821 source4/rpc_server/lsa/dcesrv_lsa.c r->out.sids->sids = talloc_array(r->out.sids, struct lsa_SidPtr, ret); talloc_array 560 source4/rpc_server/lsa/lsa_lookup.c r->out.names->names = talloc_array(r->out.names, struct lsa_TranslatedName2, talloc_array 715 source4/rpc_server/lsa/lsa_lookup.c r->out.names->names = talloc_array(r->out.names, struct lsa_TranslatedName, talloc_array 767 source4/rpc_server/lsa/lsa_lookup.c r->out.sids->sids = talloc_array(r->out.sids, struct lsa_TranslatedSid3, talloc_array 908 source4/rpc_server/lsa/lsa_lookup.c r->out.sids->sids = talloc_array(r->out.sids, struct lsa_TranslatedSid2, talloc_array 994 source4/rpc_server/lsa/lsa_lookup.c r->out.sids->sids = talloc_array(r->out.sids, struct lsa_TranslatedSid, talloc_array 1141 source4/rpc_server/netlogon/dcerpc_netlogon.c info1->trusts = talloc_array(mem_ctx, struct netr_DomainTrustInfo, talloc_array 1414 source4/rpc_server/netlogon/dcerpc_netlogon.c trusts->array = talloc_array(trusts, struct netr_DomainTrust, ret); talloc_array 382 source4/rpc_server/samr/dcesrv_samr.c array->entries = talloc_array(mem_ctx, struct samr_SamEntry, dom_res->count - start_i); talloc_array 1176 source4/rpc_server/samr/dcesrv_samr.c entries = talloc_array(mem_ctx, struct samr_SamEntry, ldb_cnt); talloc_array 1534 source4/rpc_server/samr/dcesrv_samr.c entries = talloc_array(mem_ctx, struct samr_SamEntry, res->count); talloc_array 1738 source4/rpc_server/samr/dcesrv_samr.c entries = talloc_array(mem_ctx, struct samr_SamEntry, ldb_cnt); talloc_array 1851 source4/rpc_server/samr/dcesrv_samr.c r->out.rids->ids = talloc_array(mem_ctx, uint32_t, count); talloc_array 1898 source4/rpc_server/samr/dcesrv_samr.c r->out.rids->ids = talloc_array(mem_ctx, uint32_t, r->in.num_names); talloc_array 1899 source4/rpc_server/samr/dcesrv_samr.c r->out.types->ids = talloc_array(mem_ctx, uint32_t, r->in.num_names); talloc_array 1978 source4/rpc_server/samr/dcesrv_samr.c names = talloc_array(mem_ctx, struct lsa_String, r->in.num_rids); talloc_array 1979 source4/rpc_server/samr/dcesrv_samr.c ids = talloc_array(mem_ctx, uint32_t, r->in.num_rids); talloc_array 2467 source4/rpc_server/samr/dcesrv_samr.c array->rids = talloc_array(mem_ctx, uint32_t, talloc_array 2472 source4/rpc_server/samr/dcesrv_samr.c array->types = talloc_array(mem_ctx, uint32_t, talloc_array 2872 source4/rpc_server/samr/dcesrv_samr.c sids = talloc_array(mem_ctx, struct lsa_SidPtr, talloc_array 3661 source4/rpc_server/samr/dcesrv_samr.c array->rids = talloc_array(mem_ctx, struct samr_RidWithAttribute, talloc_array 3748 source4/rpc_server/samr/dcesrv_samr.c entriesGeneral = talloc_array(mem_ctx, talloc_array 3753 source4/rpc_server/samr/dcesrv_samr.c entriesFull = talloc_array(mem_ctx, talloc_array 3758 source4/rpc_server/samr/dcesrv_samr.c entriesFullGroup = talloc_array(mem_ctx, talloc_array 3764 source4/rpc_server/samr/dcesrv_samr.c entriesAscii = talloc_array(mem_ctx, talloc_array 444 source4/rpc_server/srvsvc/dcesrv_srvsvc.c info = talloc_array(mem_ctx, struct share_info, count); talloc_array 542 source4/rpc_server/srvsvc/dcesrv_srvsvc.c info = talloc_array(mem_ctx, struct share_info, count); talloc_array 751 source4/rpc_server/srvsvc/dcesrv_srvsvc.c ctr0->array = talloc_array(mem_ctx, struct srvsvc_NetShareInfo0, ctr0->count); talloc_array 792 source4/rpc_server/srvsvc/dcesrv_srvsvc.c ctr1->array = talloc_array(mem_ctx, struct srvsvc_NetShareInfo1, ctr1->count); talloc_array 836 source4/rpc_server/srvsvc/dcesrv_srvsvc.c ctr2->array = talloc_array(mem_ctx, struct srvsvc_NetShareInfo2, ctr2->count); talloc_array 880 source4/rpc_server/srvsvc/dcesrv_srvsvc.c ctr501->array = talloc_array(mem_ctx, struct srvsvc_NetShareInfo501, ctr501->count); talloc_array 924 source4/rpc_server/srvsvc/dcesrv_srvsvc.c ctr502->array = talloc_array(mem_ctx, struct srvsvc_NetShareInfo502, ctr502->count); talloc_array 1222 source4/rpc_server/srvsvc/dcesrv_srvsvc.c info = talloc_array(mem_ctx, struct share_info, 10); talloc_array 1562 source4/rpc_server/srvsvc/dcesrv_srvsvc.c r->out.info->disks = talloc_array(mem_ctx, struct srvsvc_NetDiskInfo0, 2); talloc_array 1853 source4/rpc_server/srvsvc/dcesrv_srvsvc.c ctr0->array = talloc_array(mem_ctx, struct srvsvc_NetShareInfo0, count); talloc_array 1905 source4/rpc_server/srvsvc/dcesrv_srvsvc.c ctr1->array = talloc_array(mem_ctx, struct srvsvc_NetShareInfo1, count); talloc_array 1959 source4/rpc_server/srvsvc/dcesrv_srvsvc.c ctr2->array = talloc_array(mem_ctx, struct srvsvc_NetShareInfo2, count); talloc_array 2013 source4/rpc_server/srvsvc/dcesrv_srvsvc.c ctr502->array = talloc_array(mem_ctx, struct srvsvc_NetShareInfo502, count); talloc_array 46 source4/smb_server/management.c r->out.info.sessions.sessions = talloc_array(r, struct smbsrv_session_info, count); talloc_array 90 source4/smb_server/management.c r->out.info.tcons.tcons = talloc_array(r, struct smbsrv_tcon_info, count); talloc_array 685 source4/smb_server/smb/nttrans.c trans->in.setup = talloc_array(req, uint8_t, trans->in.setup_count*2); talloc_array 1648 source4/smb_server/smb/reply.c lck->lockx.in.locks = talloc_array(req, struct smb_lock_entry, talloc_array 1254 source4/smb_server/smb/trans2.c trans->in.setup = talloc_array(trans, uint16_t, trans->in.setup_count); talloc_array 353 source4/smb_server/smb2/fileio.c io->smb2.in.locks = talloc_array(io, struct smb2_lock_element, talloc_array 221 source4/smb_server/smb2/negprot.c io->in.dialects = talloc_array(req, uint16_t, io->in.dialect_count); talloc_array 256 source4/smb_server/smb2/negprot.c req->in.buffer = talloc_array(req, uint8_t, req->in.allocated); talloc_array 103 source4/smb_server/smb2/receive.c req->out.buffer = talloc_array(req, uint8_t, talloc_array 45 source4/smb_server/smb2/tcon.c req->in.buffer = talloc_array(req, uint8_t, talloc_array 458 source4/torture/basic/misc.c lpar->unc = talloc_array(tctx, struct unclist *, talloc_array 482 source4/torture/basic/misc.c lpar->unc = talloc_array(tctx, struct unclist *, 1); talloc_array 856 source4/torture/basic/misc.c state = talloc_array(tctx, struct benchrw_state *, torture_nprocs); talloc_array 140 source4/torture/basic/scanner.c param = talloc_array(mem_ctx, uint8_t, param_len); talloc_array 141 source4/torture/basic/scanner.c data = talloc_array(mem_ctx, uint8_t, data_len); talloc_array 179 source4/torture/basic/scanner.c data = talloc_array(mem_ctx, uint8_t, PARAM_SIZE); talloc_array 180 source4/torture/basic/scanner.c param = talloc_array(mem_ctx, uint8_t, PARAM_SIZE); talloc_array 453 source4/torture/basic/scanner.c param = talloc_array(mem_ctx, uint8_t, PARAM_SIZE); talloc_array 454 source4/torture/basic/scanner.c data = talloc_array(mem_ctx, uint8_t, PARAM_SIZE); talloc_array 938 source4/torture/gentest.c eas.eas = talloc_array(current_op.mem_ctx, struct ea_struct, eas.num_eas); talloc_array 2029 source4/torture/gentest.c parm[0].readx.out.data = talloc_array(current_op.mem_ctx, uint8_t, talloc_array 2091 source4/torture/gentest.c parm[0].lockx.in.locks = talloc_array(current_op.mem_ctx, talloc_array 2666 source4/torture/gentest.c parm[0].in.locks = talloc_array(current_op.mem_ctx, talloc_array 169 source4/torture/ldap/schema.c ctrl = talloc_array(actx, struct ldb_control *, 2); talloc_array 675 source4/torture/nbt/winsreplication.c ctx->addresses_best = talloc_array(ctx, struct wrepl_ip, ctx->addresses_best_num); talloc_array 681 source4/torture/nbt/winsreplication.c ctx->addresses_all = talloc_array(ctx, struct wrepl_ip, ctx->addresses_all_num); talloc_array 691 source4/torture/nbt/winsreplication.c ctx->addresses_best2 = talloc_array(ctx, struct wrepl_ip, ctx->addresses_best2_num); talloc_array 697 source4/torture/nbt/winsreplication.c ctx->addresses_mhomed = talloc_array(ctx, struct wrepl_ip, ctx->addresses_mhomed_num); talloc_array 9480 source4/torture/nbt/winsreplication.c rep_packet->answers = talloc_array(rep_packet, struct nbt_res_rec, 1); talloc_array 9511 source4/torture/nbt/winsreplication.c talloc_array(rep_packet->answers, struct nbt_rdata_address, num_ips); talloc_array 9583 source4/torture/nbt/winsreplication.c rep_packet->answers = talloc_array(rep_packet, struct nbt_res_rec, 1); talloc_array 284 source4/torture/rap/rap.c r->out.info = talloc_array(mem_ctx, union rap_shareenum_info, r->out.count); talloc_array 380 source4/torture/rap/rap.c r->out.info = talloc_array(mem_ctx, union rap_server_info, r->out.count); talloc_array 60 source4/torture/raw/composite.c data = talloc_array(tctx, uint8_t, len); talloc_array 80 source4/torture/raw/composite.c c = talloc_array(tctx, struct composite_context *, num_ops); talloc_array 140 source4/torture/raw/composite.c data = talloc_array(tctx, uint8_t, len); talloc_array 174 source4/torture/raw/composite.c c = talloc_array(tctx, struct composite_context *, torture_numops); talloc_array 241 source4/torture/raw/composite.c io_orig = talloc_array(tctx, struct smb_composite_appendacl *, num_ops); talloc_array 289 source4/torture/raw/composite.c c = talloc_array(tctx, struct composite_context *, num_ops); talloc_array 290 source4/torture/raw/composite.c io = talloc_array(tctx, struct smb_composite_appendacl *, num_ops); talloc_array 364 source4/torture/raw/composite.c c = talloc_array(tctx, struct composite_context *, torture_numops); talloc_array 83 source4/torture/raw/eas.c setfile.ea_set.in.eas = talloc_array(mem_ctx, struct ea_struct, 2); talloc_array 347 source4/torture/raw/lockbench.c state[i].dest_ports = talloc_array(state[i].mem_ctx, talloc_array 121 source4/torture/raw/mkdir.c md.t2mkdir.in.eas = talloc_array(tctx, struct ea_struct, md.t2mkdir.in.num_eas); talloc_array 549 source4/torture/raw/open.c io.t2open.in.eas = talloc_array(tctx, struct ea_struct, io.t2open.in.num_eas); talloc_array 1490 source4/torture/raw/open.c clients = talloc_array(mem_ctx, struct smbcli_state *, num_files); talloc_array 1491 source4/torture/raw/open.c requests = talloc_array(mem_ctx, struct smbcli_request *, num_files); talloc_array 1492 source4/torture/raw/open.c ios = talloc_array(mem_ctx, union smb_open, num_files); talloc_array 400 source4/torture/raw/openbench.c state[i].dest_ports = talloc_array(state[i].mem_ctx, talloc_array 417 source4/torture/raw/openbench.c fnames = talloc_array(mem_ctx, char *, 3*nprocs); talloc_array 2914 source4/torture/raw/oplock.c cli = talloc_array(mem_ctx, struct smbcli_state *, torture_nprocs); talloc_array 279 source4/torture/raw/samba3misc.c io.t2open.in.eas = talloc_array(mem_ctx, struct ea_struct, io.t2open.in.num_eas); talloc_array 1289 source4/torture/raw/search.c setfile.ea_set.in.eas = talloc_array(tctx, struct ea_struct, 2); talloc_array 1315 source4/torture/raw/search.c io.t2ffirst.in.ea_names = talloc_array(tctx, struct ea_name, 2); talloc_array 1332 source4/torture/raw/search.c nxt.t2fnext.in.ea_names = talloc_array(tctx, struct ea_name, 2); talloc_array 107 source4/torture/raw/streams.c buf = talloc_array(mem_ctx, uint8_t, strlen(value)+11); talloc_array 1509 source4/torture/raw/streams.c lstream_name = talloc_array(mem_ctx, char, LONG_STREAM_SIZE); talloc_array 161 source4/torture/raw/tconrate.c int *last_counts = talloc_array(NULL, int, nprocs); talloc_array 62 source4/torture/rpc/async_bind.c bind_req = talloc_array(torture, struct composite_context*, torture_numasync); talloc_array 64 source4/torture/rpc/async_bind.c pipe = talloc_array(torture, struct dcerpc_pipe*, torture_numasync); talloc_array 66 source4/torture/rpc/async_bind.c table = talloc_array(torture, const struct ndr_interface_table*, torture_numasync); talloc_array 81 source4/torture/rpc/echo.c data_in = talloc_array(tctx, uint8_t, len); talloc_array 82 source4/torture/rpc/echo.c data_out = talloc_array(tctx, uint8_t, len); talloc_array 162 source4/torture/rpc/echo.c data_in = talloc_array(tctx, uint8_t, len); talloc_array 221 source4/torture/rpc/epmapper.c r.in.entries = talloc_array(tctx, struct epm_entry_t, 1); talloc_array 154 source4/torture/rpc/eventlog.c r.out.data = talloc_array(tctx, uint8_t, r.in.number_of_bytes); talloc_array 219 source4/torture/rpc/eventlog.c strings = talloc_array(tctx, struct lsa_String, 1); talloc_array 337 source4/torture/rpc/eventlog.c r.out.buffer = talloc_array(tctx, uint8_t, bytes_needed); talloc_array 169 source4/torture/rpc/lsa.c names = talloc_array(tctx, struct lsa_String, tnames->count); talloc_array 243 source4/torture/rpc/lsa.c names = talloc_array(tctx, struct lsa_String, tnames.count); talloc_array 338 source4/torture/rpc/lsa.c names = talloc_array(tctx, struct lsa_String, tnames->count); talloc_array 394 source4/torture/rpc/lsa.c names = talloc_array(tctx, struct lsa_String, tnames->count); talloc_array 448 source4/torture/rpc/lsa.c names = talloc_array(tctx, struct lsa_String, tnames->count); talloc_array 630 source4/torture/rpc/lsa.c sids.sids = talloc_array(tctx, struct lsa_SidPtr, sids.num_sids); talloc_array 741 source4/torture/rpc/lsa.c count = talloc_array(tctx, uint32_t, num_async_requests); talloc_array 742 source4/torture/rpc/lsa.c names = talloc_array(tctx, struct lsa_TransNameArray, num_async_requests); talloc_array 743 source4/torture/rpc/lsa.c r = talloc_array(tctx, struct lsa_LookupSids, num_async_requests); talloc_array 747 source4/torture/rpc/lsa.c req = talloc_array(tctx, struct rpc_request *, num_async_requests); talloc_array 855 source4/torture/rpc/lsa.c privs.set = talloc_array(tctx, struct lsa_LUIDAttribute, 1); talloc_array 905 source4/torture/rpc/lsa.c privs.set = talloc_array(tctx, struct lsa_LUIDAttribute, 1); talloc_array 2725 source4/torture/rpc/lsa.c tnames.names = talloc_array(tctx, struct lsa_TranslatedName, tnames.count); talloc_array 2735 source4/torture/rpc/lsa.c tnames2.names = talloc_array(tctx, struct lsa_TranslatedName2, tnames2.count); talloc_array 99 source4/torture/rpc/lsa_lookup.c sidarray.sids = talloc_array(mem_ctx, struct lsa_SidPtr, num_sids); talloc_array 353 source4/torture/rpc/lsa_lookup.c sids = talloc_array(tctx, struct dom_sid *, num_sids); talloc_array 361 source4/torture/rpc/lsa_lookup.c sidarray.sids = talloc_array(tctx, struct lsa_SidPtr, num_sids); talloc_array 81 source4/torture/rpc/ntsvcs.c buffer = talloc_array(tctx, uint16_t, 0); talloc_array 115 source4/torture/rpc/ntsvcs.c buffer = talloc_array(tctx, uint16_t, length); talloc_array 160 source4/torture/rpc/ntsvcs.c buffer = talloc_array(tctx, uint8_t, needed); talloc_array 2562 source4/torture/rpc/samr.c sids.sids = talloc_array(tctx, struct lsa_SidPtr, 3); talloc_array 4174 source4/torture/rpc/samr.c n.in.names = talloc_array(tctx, struct lsa_String, 1); talloc_array 4952 source4/torture/rpc/samr.c n.in.names = talloc_array(tctx, struct lsa_String, sam->count); talloc_array 4968 source4/torture/rpc/samr.c lr.in.rids = talloc_array(tctx, uint32_t, sam->count); talloc_array 75 source4/torture/rpc/samsync.c ninfo.nt.data = talloc_array(mem_ctx, uint8_t, 24); talloc_array 84 source4/torture/rpc/samsync.c ninfo.lm.data = talloc_array(mem_ctx, uint8_t, 24); talloc_array 1453 source4/torture/rpc/spoolss.c r.out.buffer = talloc_array(tctx, uint8_t, needed); talloc_array 257 source4/torture/rpc/spoolss_notify.c t1.types[0].fields = talloc_array(t1.types, union spoolss_Field, 1); talloc_array 262 source4/torture/rpc/spoolss_notify.c t1.types[1].fields = talloc_array(t1.types, union spoolss_Field, 1); talloc_array 1071 source4/torture/rpc/srvsvc.c r.in.name = name = talloc_array(tctx, char, 4097); talloc_array 139 source4/torture/rpc/svcctl.c buffer = talloc_array(tctx, uint8_t, needed); talloc_array 228 source4/torture/rpc/svcctl.c buffer = talloc_array(tctx, uint8_t, needed); talloc_array 246 source4/torture/rpc/svcctl.c buffer = talloc_array(tctx, uint8_t, needed); talloc_array 298 source4/torture/rpc/svcctl.c buffer = talloc_array(tctx, uint8_t, needed); talloc_array 410 source4/torture/rpc/svcctl.c r.out.service = talloc_array(tctx, uint8_t, needed); talloc_array 429 source4/torture/rpc/svcctl.c service = talloc_array(tctx, struct ENUM_SERVICE_STATUSW, services_returned); talloc_array 499 source4/torture/rpc/svcctl.c r.out.service_status = talloc_array(tctx, uint8_t, needed); talloc_array 81 source4/torture/rpc/unixinfo.c r.out.infos = talloc_array(tctx, struct unixinfo_GetPWUidInfo, num_uids); talloc_array 1499 source4/torture/rpc/winreg.c r.in.values = r.out.values = talloc_array(tctx, struct QueryMultipleValue, 1); talloc_array 90 source4/torture/smb2/util.c io.in.eas.eas = talloc_array(tmp_ctx, struct ea_struct, 2); talloc_array 229 source4/torture/unix/whoami.c whoami->gid_list = talloc_array(mem_ctx, uint64_t, whoami->num_gids); talloc_array 252 source4/torture/unix/whoami.c whoami->sid_list = talloc_array(mem_ctx, struct dom_sid *, talloc_array 118 source4/torture/util_smb.c setfile.ea_set.in.eas = talloc_array(mem_ctx, struct ea_struct, 2); talloc_array 195 source4/torture/util_smb.c setfile.ea_set.in.eas = talloc_array(mem_ctx, struct ea_struct, 2); talloc_array 67 source4/utils/getntacl.c blob.data = talloc_array(*ntacl, uint8_t, size); talloc_array 492 source4/utils/oLschema2ldif.c entry = talloc_array(ctx, char, 1024); talloc_array 494 source4/winbind/idmap.c els = talloc_array(tmp_ctx, struct ldb_message_element, 2); talloc_array 500 source4/winbind/idmap.c vals = talloc_array(tmp_ctx, struct ldb_val, 2); talloc_array 71 source4/winbind/wb_async_helpers.c state->sids.sids = talloc_array(state, struct lsa_SidPtr, num_sids); talloc_array 125 source4/winbind/wb_async_helpers.c state->result = talloc_array(state, struct wb_sid_object *, talloc_array 226 source4/winbind/wb_async_helpers.c lsa_names = talloc_array(state, struct lsa_String, num_names); talloc_array 274 source4/winbind/wb_async_helpers.c state->result = talloc_array(state, struct wb_sid_object *, talloc_array 445 source4/winbind/wb_async_helpers.c *rids = talloc_array(mem_ctx, uint32_t, *num_rids); talloc_array 119 source4/winbind/wb_cmd_userdomgroups.c *sids = talloc_array(mem_ctx, struct dom_sid *, state->num_rids); talloc_array 113 source4/winbind/wb_cmd_usersids.c state->lsa_sids.sids = talloc_array(state, struct lsa_SidPtr, talloc_array 147 source4/winbind/wb_cmd_usersids.c state->sids = talloc_array(state, struct dom_sid *, state->num_sids); talloc_array 921 source4/wrepl_server/wrepl_apply_records.c r.in.addrs = talloc_array(state, struct nbtd_proxy_wins_addr, r.in.num_addrs); talloc_array 1064 source4/wrepl_server/wrepl_apply_records.c state->r.in.addrs = talloc_array(state, struct nbtd_proxy_wins_addr, state->r.in.num_addrs); talloc_array 1139 source4/wrepl_server/wrepl_apply_records.c state->r.in.addrs = talloc_array(state, struct nbtd_proxy_wins_addr, talloc_array 169 source4/wrepl_server/wrepl_in_call.c ips = talloc_array(mem_ctx, struct wrepl_ip, num_ips); talloc_array 278 source4/wrepl_server/wrepl_in_call.c names = talloc_array(call, struct wrepl_wins_name, res->count); talloc_array 487 source4/wrepl_server/wrepl_scavenging.c s->r.in.addrs = talloc_array(s, struct nbtd_proxy_wins_addr, s->r.in.num_addrs); talloc_array 251 source4/wrepl_server/wrepl_server.c table_out->partners = talloc_array(mem_ctx, struct wrepl_wins_owner, table_out->partner_count);