talloc_steal      567 lib/talloc/talloc.c 			talloc_steal(new_parent, child);
talloc_steal      734 lib/talloc/talloc.c 	talloc_steal(new_parent, ptr);
talloc_steal      924 lib/talloc/talloc.c 			talloc_steal(new_parent, child);
talloc_steal      661 lib/talloc/testsuite.c 	torture_assert("steal", talloc_steal(p1, NULL) == NULL,
talloc_steal      664 lib/talloc/testsuite.c 	torture_assert("steal", talloc_steal(p1, p1) == p1,
talloc_steal      669 lib/talloc/testsuite.c 	talloc_steal(NULL, p1);
talloc_steal      670 lib/talloc/testsuite.c 	talloc_steal(NULL, p2);
talloc_steal      675 lib/talloc/testsuite.c 	talloc_steal(root, p2);
talloc_steal      137 lib/tevent/tevent.c 	talloc_steal(mem_ctx, list);
talloc_steal       65 lib/util/data_blob.c 		talloc_steal(mem_ctx, ret.data);
talloc_steal      292 lib/util/util_file.c 	talloc_steal(ret, p);
talloc_steal       57 lib/util/util_ldb.c 		talloc_steal(mem_ctx, res->msgs);
talloc_steal       45 libcli/ldap/ldap_message.c 	attrib->values[attrib->num_values].data = talloc_steal(attrib->values,
talloc_steal       66 libcli/ldap/ldap_message.c 	talloc_steal(*attribs, attrib->values);
talloc_steal       67 libcli/ldap/ldap_message.c 	talloc_steal(*attribs, attrib->name);
talloc_steal      795 libcli/ldap/ldap_message.c 			talloc_steal(ret->u.list.elements, subtree);
talloc_steal      834 libcli/ldap/ldap_message.c 		ret->u.equality.attr = talloc_steal(ret, attrib);
talloc_steal      835 libcli/ldap/ldap_message.c 		ret->u.equality.value.data = talloc_steal(ret, value.data);
talloc_steal      946 libcli/ldap/ldap_message.c 		ret->u.comparison.attr = talloc_steal(ret, attrib);
talloc_steal      947 libcli/ldap/ldap_message.c 		ret->u.comparison.value.data = talloc_steal(ret, value.data);
talloc_steal      965 libcli/ldap/ldap_message.c 		ret->u.comparison.attr = talloc_steal(ret, attrib);
talloc_steal      966 libcli/ldap/ldap_message.c 		ret->u.comparison.value.data = talloc_steal(ret, value.data);
talloc_steal      982 libcli/ldap/ldap_message.c 		ret->u.present.attr = talloc_steal(ret, attr);
talloc_steal     1003 libcli/ldap/ldap_message.c 		ret->u.comparison.attr = talloc_steal(ret, attrib);
talloc_steal     1004 libcli/ldap/ldap_message.c 		ret->u.comparison.value.data = talloc_steal(ret, value.data);
talloc_steal     1057 libcli/ldap/ldap_message.c 				ret->u.extended.attr = talloc_steal(ret, attr);
talloc_steal     1061 libcli/ldap/ldap_message.c 			ret->u.extended.rule_id      = talloc_steal(ret, oid);
talloc_steal     1062 libcli/ldap/ldap_message.c 			ret->u.extended.value.data   = (uint8_t *)talloc_steal(ret, value);
talloc_steal     1067 libcli/ldap/ldap_message.c 			ret->u.equality.attr         = talloc_steal(ret, attr);
talloc_steal     1068 libcli/ldap/ldap_message.c 			ret->u.equality.value.data   = (uint8_t *)talloc_steal(ret, value);
talloc_steal     1442 libcli/ldap/ldap_message.c 			talloc_steal(msg, r->value.data);
talloc_steal       89 libcli/nbt/namequery.c 	io->out.reply_from = talloc_steal(mem_ctx, req->replies[0].dest->addr);
talloc_steal      113 libcli/nbt/namequery.c 		io->out.reply_addrs[i] = talloc_steal(io->out.reply_addrs,
talloc_steal      118 libcli/nbt/namequery.c 	talloc_steal(mem_ctx, io->out.name.name);
talloc_steal      119 libcli/nbt/namequery.c 	talloc_steal(mem_ctx, io->out.name.scope);
talloc_steal      193 libcli/nbt/namequery.c 	io->out.reply_from = talloc_steal(mem_ctx, req->replies[0].dest->addr);
talloc_steal      209 libcli/nbt/namequery.c 	talloc_steal(mem_ctx, io->out.name.name);
talloc_steal      210 libcli/nbt/namequery.c 	talloc_steal(mem_ctx, io->out.name.scope);
talloc_steal      213 libcli/nbt/namequery.c 	talloc_steal(mem_ctx, io->out.status.names);
talloc_steal      215 libcli/nbt/namequery.c 		talloc_steal(io->out.status.names, io->out.status.names[i].name);
talloc_steal      103 libcli/nbt/namerefresh.c 	io->out.reply_from = talloc_steal(mem_ctx, req->replies[0].dest->addr);
talloc_steal      118 libcli/nbt/namerefresh.c 	io->out.reply_addr = talloc_steal(mem_ctx,
talloc_steal      120 libcli/nbt/namerefresh.c 	talloc_steal(mem_ctx, io->out.name.name);
talloc_steal      121 libcli/nbt/namerefresh.c 	talloc_steal(mem_ctx, io->out.name.scope);
talloc_steal      285 libcli/nbt/namerefresh.c 		io->out.wins_server = talloc_steal(mem_ctx, state->wins_servers[0]);
talloc_steal      111 libcli/nbt/nameregister.c 	io->out.reply_from = talloc_steal(mem_ctx, req->replies[0].dest->addr);
talloc_steal      126 libcli/nbt/nameregister.c 	io->out.reply_addr = talloc_steal(mem_ctx,
talloc_steal      128 libcli/nbt/nameregister.c 	talloc_steal(mem_ctx, io->out.name.name);
talloc_steal      129 libcli/nbt/nameregister.c 	talloc_steal(mem_ctx, io->out.name.scope);
talloc_steal      425 libcli/nbt/nameregister.c 		io->out.wins_server = talloc_steal(mem_ctx, state->wins_servers[0]);
talloc_steal      101 libcli/nbt/namerelease.c 	io->out.reply_from = talloc_steal(mem_ctx, req->replies[0].dest->addr);
talloc_steal      116 libcli/nbt/namerelease.c 	io->out.reply_addr = talloc_steal(mem_ctx,
talloc_steal      118 libcli/nbt/namerelease.c 	talloc_steal(mem_ctx, io->out.name.name);
talloc_steal      119 libcli/nbt/namerelease.c 	talloc_steal(mem_ctx, io->out.name.scope);
talloc_steal      234 libcli/nbt/nbtsocket.c 	talloc_steal(req, packet);
talloc_steal      235 libcli/nbt/nbtsocket.c 	talloc_steal(req, src);
talloc_steal      291 libcli/nbt/nbtsocket.c 	talloc_steal(req, src);
talloc_steal      293 libcli/nbt/nbtsocket.c 	talloc_steal(req, packet);
talloc_steal      352 libcli/nbt/nbtsocket.c 	talloc_steal(nbtsock, nbtsock->sock);
talloc_steal      280 librpc/ndr/ndr.c 	ret = talloc_steal(mem_ctx, (char *)ndr->private_data);
talloc_steal      305 librpc/ndr/ndr.c 	ret = talloc_steal(mem_ctx, (char *)ndr->private_data);
talloc_steal      331 librpc/ndr/ndr.c 	ret = talloc_steal(mem_ctx, (char *)ndr->private_data);
talloc_steal      904 librpc/ndr/ndr.c 	talloc_steal(mem_ctx, blob->data);
talloc_steal      924 librpc/ndr/ndr.c 	talloc_steal(mem_ctx, blob->data);
talloc_steal      151 librpc/ndr/ndr_drsuapi.c 			talloc_steal(r->oid, _oid);
talloc_steal      585 source3/auth/auth_util.c 	talloc_steal(result, pwd->pw_name);
talloc_steal      650 source3/auth/auth_util.c 	talloc_steal(result, sampass);
talloc_steal      522 source3/groupdb/mapping_ldb.c 	talloc_steal(dn, res);
talloc_steal      828 source3/lib/ldb/common/ldb.c 		talloc_steal(mem_ctx, res);
talloc_steal      552 source3/lib/ldb/common/ldb_ldif.c 	talloc_steal(ldif, chunk);
talloc_steal      644 source3/lib/ldb/common/ldb_ldif.c 				talloc_steal(el->values, el->values[el->num_values].data);
talloc_steal      668 source3/lib/ldb/common/ldb_ldif.c 				talloc_steal(el->values, el->values[0].data);
talloc_steal       94 source3/lib/ldb/common/ldb_modules.c 	talloc_steal(modules, modstr);
talloc_steal      344 source3/lib/ldb/common/ldb_modules.c 		talloc_steal(mods_dn, res);
talloc_steal      228 source3/lib/ldb/common/ldb_msg.c 		talloc_steal(el->values, val->data);
talloc_steal      872 source3/lib/ldb/ldb_tdb/ldb_index.c 	talloc_steal(msg, dn_key);
talloc_steal      993 source3/lib/ldb/modules/ldb_map_outbound.c 		talloc_steal(ac, tree_attrs);
talloc_steal      201 source3/lib/ldb/modules/paged_results.c 		ac->store->last->r = talloc_steal(ac->store->last, ares);
talloc_steal      216 source3/lib/ldb/modules/paged_results.c 		ac->store->last_ref->r = talloc_steal(ac->store->last, ares);
talloc_steal      182 source3/lib/ldb/nssldb/ldb-grp.c 	talloc_steal(ctx, gr_res);
talloc_steal      268 source3/lib/ldb/nssldb/ldb-grp.c 	talloc_steal(ctx, gr_res);
talloc_steal      349 source3/lib/ldb/nssldb/ldb-grp.c 	talloc_steal(mem_res, uid_res);
talloc_steal      130 source3/lib/ldb/tools/ad2oLschema.c 		talloc_steal(mem_ctx, res);
talloc_steal      171 source3/lib/ldb/tools/ad2oLschema.c 	talloc_steal(local_ctx, top_res);
talloc_steal      211 source3/lib/ldb/tools/ad2oLschema.c 	talloc_steal(mem_ctx, rootdse_res);
talloc_steal      389 source3/lib/ldb/tools/ldbtest.c 	talloc_steal(mem_ctx, options);
talloc_steal      454 source3/lib/ldb/tools/oLschema2ldif.c 	talloc_steal(mem_ctx, msg);
talloc_steal      110 source3/modules/vfs_tsmsm.c 	talloc_steal(tsmd, tsmd->hsmscript);
talloc_steal      114 source3/modules/vfs_tsmsm.c 	talloc_steal(tsmd, tsmd->attrib_name);
talloc_steal      118 source3/modules/vfs_tsmsm.c 	talloc_steal(tsmd, tsmd->attrib_value);
talloc_steal      753 source3/smbd/ipc.c 	talloc_steal(talloc_tos(), state);
talloc_steal      853 source3/smbd/ipc.c 	talloc_steal(talloc_tos(), state);
talloc_steal      410 source3/smbd/notify_internal.c 			talloc_steal(listel, listel->sys_notify_handle);
talloc_steal      265 source3/utils/net_rpc_service.c 			blob.data = talloc_steal(mem_ctx, buffer);
talloc_steal      199 source4/auth/credentials/credentials_krb5.c 	talloc_steal(cred, ccc);
talloc_steal      559 source4/auth/credentials/credentials_krb5.c 	talloc_steal(cred, ktc);
talloc_steal      602 source4/auth/credentials/credentials_krb5.c 	talloc_steal(cred, ktc);
talloc_steal      259 source4/auth/credentials/credentials_ntlm.c 			talloc_steal(cred, cred->nt_response.data);
talloc_steal     1045 source4/auth/gensec/gensec.c 	talloc_steal(out_mem_ctx, out->data);
talloc_steal     1359 source4/auth/gensec/gensec_gssapi.c 	talloc_steal(gensec_gssapi_state, session_info);
talloc_steal      689 source4/auth/gensec/gensec_krb5.c 	talloc_steal(gensec_krb5_state, session_info);
talloc_steal      449 source4/auth/gensec/socket.c 		talloc_steal(gensec_socket, current_socket);
talloc_steal      484 source4/auth/gensec/socket.c 	talloc_steal(gensec_socket, current_socket);
talloc_steal      672 source4/auth/kerberos/kerberos_util.c 		talloc_steal(parent_ctx, *keytab_container);
talloc_steal      115 source4/auth/kerberos/krb5_init_context.c 	talloc_steal(smb_krb5, blob.data);
talloc_steal      123 source4/auth/kerberos/krb5_init_context.c 	talloc_steal(smb_krb5, data.data);
talloc_steal      267 source4/auth/kerberos/krb5_init_context.c 		talloc_steal(smb_krb5, smb_krb5->sock);
talloc_steal      467 source4/auth/kerberos/krb5_init_context.c 	talloc_steal(parent_ctx, *smb_krb5_context);
talloc_steal      199 source4/auth/ntlm/auth.c 		*server_info = talloc_steal(mem_ctx, sync_state->server_info);
talloc_steal      365 source4/auth/ntlm/auth.c 		*server_info = talloc_steal(mem_ctx, req->server_info);
talloc_steal      214 source4/auth/ntlm/auth_sam.c 		talloc_steal(auth_context, user_sess_key->data);
talloc_steal      217 source4/auth/ntlm/auth_sam.c 		talloc_steal(auth_context, lm_sess_key->data);
talloc_steal      325 source4/auth/ntlm/auth_sam.c 	talloc_steal(mem_ctx, *server_info);
talloc_steal      461 source4/auth/ntlm/auth_sam.c 		talloc_steal(mem_ctx, *server_info);
talloc_steal       94 source4/auth/ntlm/auth_server.c 	ctx->private_data = talloc_steal(ctx, io.out.tree->session);
talloc_steal       96 source4/auth/ntlm/auth_simple.c 			talloc_steal(mem_ctx, *session_info);
talloc_steal       49 source4/auth/ntlm/auth_unix.c 		server_info->account_name = talloc_steal(server_info, pwd->pw_name);
talloc_steal       60 source4/auth/ntlm/auth_unix.c 		server_info->account_name = talloc_steal(server_info, pwd->pw_name);
talloc_steal       75 source4/auth/ntlm/auth_unix.c 	server_info->full_name = talloc_steal(server_info, pwd->pw_gecos);
talloc_steal      273 source4/auth/ntlmssp/ntlmssp_client.c 	talloc_steal(gensec_ntlmssp_state, session_key.data);
talloc_steal      275 source4/auth/ntlmssp/ntlmssp_client.c 	talloc_steal(out_mem_ctx, out->data);
talloc_steal      279 source4/auth/ntlmssp/ntlmssp_client.c 	talloc_steal(gensec_ntlmssp_state->lm_resp.data, lm_response.data);
talloc_steal      281 source4/auth/ntlmssp/ntlmssp_client.c 	talloc_steal(gensec_ntlmssp_state->nt_resp.data, nt_response.data);
talloc_steal      517 source4/auth/ntlmssp/ntlmssp_server.c 	talloc_steal(gensec_ntlmssp_state, session_key.data);
talloc_steal      680 source4/auth/ntlmssp/ntlmssp_server.c 	user_info->password.response.lanman.data = talloc_steal(user_info, gensec_ntlmssp_state->lm_resp.data);
talloc_steal      682 source4/auth/ntlmssp/ntlmssp_server.c 	user_info->password.response.nt.data = talloc_steal(user_info, gensec_ntlmssp_state->nt_resp.data);
talloc_steal      691 source4/auth/ntlmssp/ntlmssp_server.c 	talloc_steal(gensec_ntlmssp_state, gensec_ntlmssp_state->server_info);
talloc_steal      328 source4/auth/sam.c 	server_info->account_name = talloc_steal(server_info, samdb_result_string(msg, "sAMAccountName", NULL));
talloc_steal      330 source4/auth/sam.c 	server_info->domain_name = talloc_steal(server_info, samdb_result_string(msg_domain_ref, "nETBIOSName", NULL));
talloc_steal      425 source4/auth/sam.c 	talloc_steal(mem_ctx, *msgs);
talloc_steal      426 source4/auth/sam.c 	talloc_steal(mem_ctx, *msgs_domain_ref);
talloc_steal       64 source4/auth/samba_server_gensec.c 	talloc_steal(gensec_ctx, auth_context);
talloc_steal      117 source4/cldap_server/rootdse.c 			ent->attributes[j].name = talloc_steal(ent->attributes, res->msgs[0]->elements[j].name);
talloc_steal      125 source4/cldap_server/rootdse.c 			talloc_steal(ent->attributes, res->msgs[0]->elements[j].values);
talloc_steal      146 source4/dsdb/common/util.c 	ret = talloc_steal(mem_ctx, res[0]->dn);
talloc_steal     1088 source4/dsdb/common/util.c 	talloc_steal(ldb, domain_sid);
talloc_steal     1124 source4/dsdb/common/util.c 	talloc_steal(ldb, dom_sid_new);
talloc_steal     1199 source4/dsdb/common/util.c 	talloc_steal(ldb, settings_dn);
talloc_steal     1253 source4/dsdb/common/util.c 	talloc_steal(ldb, invocation_id);
talloc_steal     1291 source4/dsdb/common/util.c 	talloc_steal(ldb, invocation_id_new);
talloc_steal     1346 source4/dsdb/common/util.c 	talloc_steal(ldb, ntds_guid);
talloc_steal     1383 source4/dsdb/common/util.c 	talloc_steal(ldb, ntds_guid_new);
talloc_steal     1544 source4/dsdb/common/util.c 	*parent_dn = talloc_steal(mem_ctx, res->msgs[0]->dn);
talloc_steal      176 source4/dsdb/repl/drepl_out_helpers.c 		st->conn->drsuapi = talloc_steal(st->conn, st->drsuapi);
talloc_steal       50 source4/dsdb/repl/drepl_out_pull.c 	talloc_steal(s, op);
talloc_steal       79 source4/dsdb/repl/drepl_partitions.c 		p->dn = talloc_steal(p, pdn);
talloc_steal      238 source4/dsdb/repl/drepl_partitions.c 		p->uptodatevector.cursors	= talloc_steal(p, ouv.ctr.ctr2.cursors);
talloc_steal      162 source4/dsdb/samdb/cracknames.c 				talloc_steal(mem_ctx, mapping);
talloc_steal       61 source4/dsdb/samdb/ldb_modules/anr.c 	list->u.list.elements[0] = talloc_steal(list, first_arm);
talloc_steal       62 source4/dsdb/samdb/ldb_modules/anr.c 	list->u.list.elements[1] = talloc_steal(list, second_arm);
talloc_steal      362 source4/dsdb/samdb/ldb_modules/anr.c 	talloc_steal(down_req, anr_tree);
talloc_steal      102 source4/dsdb/samdb/ldb_modules/extended_dn_in.c 			ac->basedn = talloc_steal(ac, ares->message->dn);
talloc_steal      380 source4/dsdb/samdb/ldb_modules/extended_dn_out.c 				dn_str = talloc_steal(msg->elements[i].values, 
talloc_steal      383 source4/dsdb/samdb/ldb_modules/extended_dn_out.c 				dn_str = talloc_steal(msg->elements[i].values, 
talloc_steal      510 source4/dsdb/samdb/ldb_modules/kludge_acl.c 		talloc_steal(data->password_attrs, password_attributes->values[i].data);
talloc_steal      111 source4/dsdb/samdb/ldb_modules/linked_attributes.c 	os->dn = talloc_steal(os, op_dn);
talloc_steal      268 source4/dsdb/samdb/ldb_modules/linked_attributes.c 		ac->add_dn = ac->del_dn = talloc_steal(ac, ares->message->dn);
talloc_steal      521 source4/dsdb/samdb/ldb_modules/linked_attributes.c 			talloc_steal(search_req, attrs);
talloc_steal      582 source4/dsdb/samdb/ldb_modules/linked_attributes.c 	talloc_steal(search_req, attrs);
talloc_steal      659 source4/dsdb/samdb/ldb_modules/linked_attributes.c 			ac->del_dn = talloc_steal(ac, ares->message->dn);
talloc_steal      662 source4/dsdb/samdb/ldb_modules/linked_attributes.c 			ac->add_dn = talloc_steal(ac, ares->message->dn); 
talloc_steal      663 source4/dsdb/samdb/ldb_modules/linked_attributes.c 			ac->del_dn = talloc_steal(ac, ac->req->op.rename.olddn);
talloc_steal      833 source4/dsdb/samdb/ldb_modules/linked_attributes.c 	talloc_steal(mod_req, new_msg);
talloc_steal      904 source4/dsdb/samdb/ldb_modules/linked_attributes.c 	ac->op_controls = talloc_steal(ac, ares->controls);
talloc_steal      905 source4/dsdb/samdb/ldb_modules/linked_attributes.c 	ac->op_response = talloc_steal(ac, ares->response);
talloc_steal      966 source4/dsdb/samdb/ldb_modules/linked_attributes.c 	talloc_steal(search_req, attrs);
talloc_steal      978 source4/dsdb/samdb/ldb_modules/linked_attributes.c 	ac->op_controls = talloc_steal(ac, ares->controls);
talloc_steal      979 source4/dsdb/samdb/ldb_modules/linked_attributes.c 	ac->op_response = talloc_steal(ac, ares->response);
talloc_steal     1038 source4/dsdb/samdb/ldb_modules/linked_attributes.c 		ac->op_controls = talloc_steal(ac, ares->controls);
talloc_steal     1039 source4/dsdb/samdb/ldb_modules/linked_attributes.c 		ac->op_response = talloc_steal(ac, ares->response);
talloc_steal      280 source4/dsdb/samdb/ldb_modules/local_password.c 	ac->remote_done = talloc_steal(ac, ares);
talloc_steal      409 source4/dsdb/samdb/ldb_modules/local_password.c 	ac->remote_done = talloc_steal(ac, ares);
talloc_steal      464 source4/dsdb/samdb/ldb_modules/local_password.c 		ac->remote = talloc_steal(ac, ares);
talloc_steal      620 source4/dsdb/samdb/ldb_modules/local_password.c 	ac->remote_done = talloc_steal(ac, ares);
talloc_steal      675 source4/dsdb/samdb/ldb_modules/local_password.c 		ac->remote = talloc_steal(ac, ares);
talloc_steal      821 source4/dsdb/samdb/ldb_modules/local_password.c 		talloc_steal(merge, ares->message->elements);
talloc_steal      963 source4/dsdb/samdb/ldb_modules/local_password.c 		lr->local_dn = talloc_steal(lr, local_dn);
talloc_steal      964 source4/dsdb/samdb/ldb_modules/local_password.c 		lr->remote = talloc_steal(lr, ares);
talloc_steal      992 source4/dsdb/samdb/ldb_modules/local_password.c 		lr->remote = talloc_steal(lr, ares);
talloc_steal      109 source4/dsdb/samdb/ldb_modules/naming_fsmo.c 	talloc_steal(module, naming_fsmo);
talloc_steal      304 source4/dsdb/samdb/ldb_modules/objectclass.c 		ac->search_res = talloc_steal(ac, ares);
talloc_steal      459 source4/dsdb/samdb/ldb_modules/objectclass.c 	talloc_steal(search_req, parent_dn);
talloc_steal     1241 source4/dsdb/samdb/ldb_modules/partition.c 	talloc_steal(module, data);
talloc_steal     2029 source4/dsdb/samdb/ldb_modules/password_hash.c 		ac->search_res = talloc_steal(ac, ares);
talloc_steal      107 source4/dsdb/samdb/ldb_modules/pdc_fsmo.c 	talloc_steal(module, pdc_fsmo);
talloc_steal      534 source4/dsdb/samdb/ldb_modules/repl_meta_data.c 	talloc_steal(down_req, msg);
talloc_steal      936 source4/dsdb/samdb/ldb_modules/repl_meta_data.c 		ar->search_msg = talloc_steal(ar, ares->message);
talloc_steal     1344 source4/dsdb/samdb/ldb_modules/repl_meta_data.c 		ar->search_msg = talloc_steal(ar, ares->message);
talloc_steal      175 source4/dsdb/samdb/ldb_modules/samldb.c 		ac->ares = talloc_steal(ac, ares);
talloc_steal      279 source4/dsdb/samdb/ldb_modules/samldb.c 	talloc_steal(req, basedn);
talloc_steal      378 source4/dsdb/samdb/ldb_modules/samldb.c 		ac->domain_dn = talloc_steal(ac, ares->message->dn);
talloc_steal      656 source4/dsdb/samdb/ldb_modules/samldb.c 		ac->domain_dn = talloc_steal(ac, ares->message->dn);
talloc_steal     1117 source4/dsdb/samdb/ldb_modules/samldb.c 		ac->domain_dn = talloc_steal(ac, ares->message->dn);
talloc_steal      174 source4/dsdb/samdb/ldb_modules/subtree_rename.c 		store->olddn = talloc_steal(store, ares->message->dn);
talloc_steal      174 source4/dsdb/samdb/ldb_modules/update_keytab.c 	ac->op_reply = talloc_steal(ac, ares);
talloc_steal      181 source4/dsdb/samdb/samdb.c 		*errstring = talloc_steal(msg, ldb_errstring(templates_ldb));
talloc_steal      591 source4/dsdb/schema/schema_init.c 	talloc_steal(mem_ctx, (p)->elem); \
talloc_steal      619 source4/dsdb/schema/schema_init.c 	talloc_steal(mem_ctx, (p)->elem);				\
talloc_steal      673 source4/dsdb/schema/schema_init.c 		talloc_steal(mem_ctx, (p)->elem.data);\
talloc_steal     1086 source4/dsdb/schema/schema_init.c 	talloc_steal(mem_ctx, *schema);
talloc_steal     1230 source4/dsdb/schema/schema_init.c 	talloc_steal(mem_ctx, (p)->elem);				\
talloc_steal     1350 source4/dsdb/schema/schema_init.c 		talloc_steal(mem_ctx, (p)->elem.data); \
talloc_steal      191 source4/dsdb/schema/schema_set.c 	talloc_steal(ldb, schema);
talloc_steal      267 source4/dsdb/schema/schema_set.c 	talloc_steal(talloc_autofree_context(), schema);
talloc_steal      313 source4/dsdb/schema/schema_set.c 	talloc_steal(mem_ctx, ldif);
talloc_steal      319 source4/dsdb/schema/schema_set.c 	talloc_steal(mem_ctx, msg);
talloc_steal      349 source4/dsdb/schema/schema_set.c 		talloc_steal(mem_ctx, ldif);
talloc_steal      356 source4/dsdb/schema/schema_set.c 		talloc_steal(mem_ctx, msg);
talloc_steal      682 source4/kdc/hdb-samba4.c 	p->msg = talloc_steal(p, msg);
talloc_steal      683 source4/kdc/hdb-samba4.c 	p->realm_ref_msg = talloc_steal(p, realm_ref_msg);
talloc_steal      691 source4/kdc/hdb-samba4.c 		talloc_steal(db, entry_ex->ctx);
talloc_steal      871 source4/kdc/hdb-samba4.c 	p->msg = talloc_steal(p, msg);
talloc_steal      880 source4/kdc/hdb-samba4.c 		talloc_steal(db, entry_ex->ctx);
talloc_steal      950 source4/kdc/hdb-samba4.c 	talloc_steal(mem_ctx, res->msgs);
talloc_steal      985 source4/kdc/hdb-samba4.c 	talloc_steal(mem_ctx, res->msgs);
talloc_steal     1017 source4/kdc/hdb-samba4.c 		talloc_steal(mem_ctx, cross_ref_res->msgs);
talloc_steal     1442 source4/kdc/hdb-samba4.c 	priv->realm_ref_msgs = talloc_steal(priv, realm_ref_msgs);
talloc_steal     1454 source4/kdc/hdb-samba4.c 	priv->msgs = talloc_steal(priv, res->msgs);
talloc_steal      184 source4/kdc/kdc.c 	rep->dest         = talloc_steal(rep, src);
talloc_steal      186 source4/kdc/kdc.c 	talloc_steal(rep, reply.data);
talloc_steal      233 source4/kdc/kdc.c 	talloc_steal(tmp_ctx, blob.data);
talloc_steal      446 source4/kdc/kdc.c 	talloc_steal(kdc_socket, kdc_socket->sock);
talloc_steal      468 source4/kdc/kdc.c 	talloc_steal(kpasswd_socket, kpasswd_socket->sock);
talloc_steal       87 source4/ldap_server/ldap_backend.c 				talloc_steal(sasl_mechs, sasl_name);
talloc_steal      281 source4/ldap_server/ldap_backend.c 			talloc_steal(ent_r, res->msgs[i]);
talloc_steal      294 source4/ldap_server/ldap_backend.c 				ent->attributes[j].name = talloc_steal(ent->attributes, res->msgs[i]->elements[j].name);
talloc_steal      302 source4/ldap_server/ldap_backend.c 				talloc_steal(ent->attributes, res->msgs[i]->elements[j].values);
talloc_steal      326 source4/ldap_server/ldap_backend.c 			talloc_steal(done_r, res->controls);
talloc_steal       69 source4/ldap_server/ldap_bind.c 		talloc_steal(call->conn, session_info);
talloc_steal      106 source4/ldap_server/ldap_bind.c 	talloc_steal(ctx->conn->connection, ctx->sasl_socket);
talloc_steal      239 source4/ldap_server/ldap_bind.c 				talloc_steal(conn, conn->session_info);
talloc_steal       35 source4/ldap_server/ldap_extended.c 	talloc_steal(ctx->conn->connection, ctx->tls_socket);
talloc_steal      116 source4/ldap_server/ldap_extended.c 	reply->msg->r.ExtendedResponse.oid = talloc_steal(reply, req->oid);
talloc_steal       81 source4/ldap_server/ldap_server.c 	call->request = talloc_steal(call, msg);
talloc_steal      160 source4/ldap_server/ldap_server.c 	talloc_steal(conn, msg);
talloc_steal      368 source4/ldap_server/ldap_server.c 		talloc_steal(c, tls_socket);
talloc_steal      111 source4/lib/com/dcom/main.c 					talloc_steal(c, c->credentials);
talloc_steal      124 source4/lib/com/dcom/main.c 		talloc_steal(c, c->credentials);
talloc_steal      240 source4/lib/com/dcom/main.c 	talloc_steal(ox, bindings);
talloc_steal      790 source4/lib/ldb/common/ldb.c 		talloc_steal(*ret_req, tree);
talloc_steal     1269 source4/lib/ldb/common/ldb.c 	talloc_steal(tmp_ctx, res);
talloc_steal      339 source4/lib/ldb/common/ldb_controls.c 			ctrl[i]->data = talloc_steal(ctrl[i], control);
talloc_steal     1560 source4/lib/ldb/common/ldb_dn.c 		talloc_steal(mem_ctx, cracked);
talloc_steal     1577 source4/lib/ldb/common/ldb_dn.c 	talloc_steal(mem_ctx, cracked);
talloc_steal      554 source4/lib/ldb/common/ldb_ldif.c 	talloc_steal(ldif, chunk);
talloc_steal      645 source4/lib/ldb/common/ldb_ldif.c 				talloc_steal(el->values, el->values[el->num_values].data);
talloc_steal      669 source4/lib/ldb/common/ldb_ldif.c 				talloc_steal(el->values, el->values[0].data);
talloc_steal       97 source4/lib/ldb/common/ldb_modules.c 	talloc_steal(modules, modstr);
talloc_steal      644 source4/lib/ldb/common/ldb_modules.c 	ares->message = talloc_steal(ares, msg);
talloc_steal      645 source4/lib/ldb/common/ldb_modules.c 	ares->controls = talloc_steal(ares, ctrls);
talloc_steal      670 source4/lib/ldb/common/ldb_modules.c 	ares->referral = talloc_steal(ares, ref);
talloc_steal      699 source4/lib/ldb/common/ldb_modules.c 	ares->controls = talloc_steal(ares, ctrls);
talloc_steal      700 source4/lib/ldb/common/ldb_modules.c 	ares->response = talloc_steal(ares, response);
talloc_steal      222 source4/lib/ldb/common/ldb_msg.c 		talloc_steal(el->values, val->data);
talloc_steal       91 source4/lib/ldb/ldb_ildap/ldb_ildap.c 	ares->controls = talloc_steal(ares, ctrls);
talloc_steal      295 source4/lib/ldb/ldb_ildap/ldb_ildap.c 				controls = talloc_steal(ac, msg->controls);
talloc_steal      324 source4/lib/ldb/ldb_ildap/ldb_ildap.c 				controls = talloc_steal(ac, msg->controls);
talloc_steal      395 source4/lib/ldb/ldb_ildap/ldb_ildap.c 	ac->ireq = talloc_steal(ac, req);
talloc_steal      462 source4/lib/ldb/ldb_ldap/ldb_ldap.c 	ares->controls = talloc_steal(ares, ctrls);
talloc_steal      944 source4/lib/ldb/ldb_map/ldb_map.c 	talloc_steal(req, msg);
talloc_steal      229 source4/lib/ldb/ldb_map/ldb_map_inbound.c 		ac->local_dn = talloc_steal(ac, ares->message->dn);
talloc_steal     1004 source4/lib/ldb/ldb_map/ldb_map_outbound.c 		talloc_steal(ac, tree_attrs);
talloc_steal     1036 source4/lib/ldb/ldb_map/ldb_map_outbound.c 	mr->remote = talloc_steal(mr, ares);
talloc_steal     1324 source4/lib/ldb/ldb_map/ldb_map_outbound.c 		ac->r_current->local = talloc_steal(ac->r_current, ares);
talloc_steal     1240 source4/lib/ldb/ldb_tdb/ldb_index.c 	talloc_steal(msg, dn_key);
talloc_steal      978 source4/lib/ldb/ldb_tdb/ldb_tdb.c 	(*ext)->data = talloc_steal(*ext, res);
talloc_steal      251 source4/lib/ldb/modules/paged_results.c 		msg_store->r = talloc_steal(msg_store, ares);
talloc_steal      271 source4/lib/ldb/modules/paged_results.c 		msg_store->r = talloc_steal(msg_store, ares);
talloc_steal      290 source4/lib/ldb/modules/paged_searches.c 	talloc_steal(new_req, controls);
talloc_steal      177 source4/lib/ldb/modules/rdn_name.c 	talloc_steal(down_req, msg);
talloc_steal      236 source4/lib/ldb/modules/rdn_name.c 	ac->ares = talloc_steal(ac, ares);
talloc_steal      273 source4/lib/ldb/modules/rdn_name.c 	talloc_steal(mod_req, msg);
talloc_steal      213 source4/lib/ldb/modules/sort.c 		ac->msgs[ac->num_msgs] = talloc_steal(ac->msgs, ares->message);
talloc_steal      228 source4/lib/ldb/modules/sort.c 		ac->referrals[ac->num_refs] = talloc_steal(ac->referrals, ares->referral);
talloc_steal      195 source4/lib/ldb/nssldb/ldb-grp.c 	talloc_steal(ctx, gr_res);
talloc_steal      293 source4/lib/ldb/nssldb/ldb-grp.c 	talloc_steal(ctx, gr_res);
talloc_steal      386 source4/lib/ldb/nssldb/ldb-grp.c 	talloc_steal(mem_res, uid_res);
talloc_steal      315 source4/lib/ldb/pyldb.c 	talloc_steal(NULL, ret);
talloc_steal      730 source4/lib/ldb/pyldb.c 		talloc_steal(NULL, ldif);
talloc_steal     1593 source4/lib/ldb/pyldb.c 		talloc_steal(self->msg, el);
talloc_steal      401 source4/lib/ldb/tools/ldbtest.c 	talloc_steal(mem_ctx, options);
talloc_steal      319 source4/lib/messaging/messaging.c 	talloc_steal(rec, packet.data);
talloc_steal      484 source4/lib/messaging/messaging.c 	talloc_steal(rec, rec->path);
talloc_steal      580 source4/lib/messaging/messaging.c 	talloc_steal(msg, msg->sock);
talloc_steal      684 source4/lib/messaging/messaging.c 		talloc_steal(irpc->mem_ctx, m);
talloc_steal      687 source4/lib/messaging/messaging.c 		talloc_steal(irpc, m);
talloc_steal      782 source4/lib/messaging/messaging.c 		talloc_steal(msg_ctx, m);
talloc_steal     1014 source4/lib/messaging/messaging.c 	talloc_steal(msg_ctx, msg_ctx->names);
talloc_steal      483 source4/lib/messaging/pymessaging.c 		talloc_steal(reqs, reqs[i]);
talloc_steal       47 source4/lib/registry/dir.c 		key->path = talloc_steal(key, path);
talloc_steal      149 source4/lib/registry/dir.c 	ret->path = talloc_steal(ret, fullpath);
talloc_steal      236 source4/lib/registry/ldb.c 	kd->subkeys = talloc_steal(kd, res->msgs);
talloc_steal      258 source4/lib/registry/ldb.c 	kd->values = talloc_steal(kd, res->msgs);
talloc_steal      507 source4/lib/registry/ldb.c 	newkd->dn = talloc_steal(newkd, msg->dn);
talloc_steal       60 source4/lib/registry/local.c 	local_key->hive_key = talloc_steal(local_key, hive);
talloc_steal      120 source4/lib/registry/local.c 				      talloc_steal(curkey, elements));
talloc_steal      779 source4/lib/registry/regf.c 		*name = talloc_steal(ctx, ret->nk->key_name);
talloc_steal      156 source4/lib/socket/connect_multi.c 	talloc_steal(state, state->sock);
talloc_steal      162 source4/lib/socket/connect_multi.c 	talloc_steal(state, creq);
talloc_steal      227 source4/lib/socket/connect_multi.c 		multi->sock = talloc_steal(multi, state->sock);
talloc_steal      257 source4/lib/socket/connect_multi.c 		*sock = talloc_steal(mem_ctx, multi->sock);
talloc_steal       49 source4/lib/socket/testsuite.c 	talloc_steal(mem_ctx, sock1);
talloc_steal       53 source4/lib/socket/testsuite.c 	talloc_steal(mem_ctx, sock2);
talloc_steal      132 source4/lib/socket/testsuite.c 	talloc_steal(mem_ctx, sock1);
talloc_steal      136 source4/lib/socket/testsuite.c 	talloc_steal(mem_ctx, sock2);
talloc_steal      160 source4/lib/socket/testsuite.c 	talloc_steal(mem_ctx, sock3);
talloc_steal      553 source4/lib/stream/packet.c 		talloc_steal(el, blob.data);
talloc_steal      129 source4/lib/wmi/wbemdata.c 	talloc_steal(p, p->object_data);
talloc_steal      245 source4/lib/wmi/wbemdata.c 	talloc_steal(e, ptr);
talloc_steal      415 source4/lib/wmi/wbemdata.c 			talloc_steal(d, ecod->pFSE);
talloc_steal      422 source4/lib/wmi/wbemdata.c 			talloc_steal(d, ecod->pSE);
talloc_steal      131 source4/libcli/cldap/cldap.c 	req->asn1 = talloc_steal(req, asn1);
talloc_steal      261 source4/libcli/cldap/cldap.c 	talloc_steal(cldap, cldap->sock);
talloc_steal      184 source4/libcli/cliconnect.c 	talloc_steal(*ret_cli, tree);
talloc_steal      177 source4/libcli/dgram/dgramsocket.c 	talloc_steal(dgmsock, dgmsock->sock);
talloc_steal      137 source4/libcli/finddcs.c 	state->dcs[0].address = talloc_steal(state->dcs, address);
talloc_steal      182 source4/libcli/finddcs.c 	state->dcs[0].name = talloc_steal(state->dcs, state->r.out.dcname);
talloc_steal      250 source4/libcli/finddcs.c 		*dcs = talloc_steal(mem_ctx, state->dcs);
talloc_steal      355 source4/libcli/ldap/ldap_bind.c 		talloc_steal(tmp_ctx, req);
talloc_steal      152 source4/libcli/ldap/ldap_client.c 	talloc_steal(req, msg);
talloc_steal      165 source4/libcli/ldap/ldap_client.c 	req->replies[req->num_replies] = talloc_steal(req->replies, msg);
talloc_steal      334 source4/libcli/ldap/ldap_client.c 		talloc_steal(conn, conn->sock);
talloc_steal      401 source4/libcli/ldap/ldap_client.c 	talloc_steal(conn, conn->sock);
talloc_steal      422 source4/libcli/ldap/ldap_client.c 		conn->sock = talloc_steal(conn, tls_socket);
talloc_steal      423 source4/libcli/ldap/ldap_client.c 		talloc_steal(conn->sock, tmp_socket);
talloc_steal       76 source4/libcli/ldap/ldap_ildap.c 	talloc_steal(msg, req);
talloc_steal       86 source4/libcli/ldap/ldap_ildap.c 				*control_res = talloc_steal(conn, res->controls);
talloc_steal      100 source4/libcli/ldap/ldap_ildap.c 		(*results)[n] = talloc_steal(*results, res);
talloc_steal       50 source4/libcli/raw/clisession.c 		session->transport = talloc_steal(session, transport);
talloc_steal      117 source4/libcli/raw/clisocket.c 	state->result->sock = talloc_steal(state->result, sock);
talloc_steal      119 source4/libcli/raw/clisocket.c 	state->result->hostname = talloc_steal(sock, state->host_name);
talloc_steal      140 source4/libcli/raw/clisocket.c 		*result = talloc_steal(mem_ctx, state->result);
talloc_steal       87 source4/libcli/raw/clitransport.c 		transport->socket = talloc_steal(transport, sock);
talloc_steal      383 source4/libcli/raw/clitransport.c 		talloc_steal(req, buffer);
talloc_steal      411 source4/libcli/raw/clitransport.c 	talloc_steal(req, buffer);
talloc_steal       47 source4/libcli/raw/clitree.c 		tree->session = talloc_steal(tree, session);
talloc_steal      112 source4/libcli/raw/rawioctl.c 	talloc_steal(mem_ctx, parms->ntioctl.out.blob.data);
talloc_steal       88 source4/libcli/raw/rawtrans.c 	talloc_steal(mem_ctx, parms->out.setup);
talloc_steal       89 source4/libcli/raw/rawtrans.c 	talloc_steal(mem_ctx, parms->out.params.data);
talloc_steal       90 source4/libcli/raw/rawtrans.c 	talloc_steal(mem_ctx, parms->out.data.data);
talloc_steal      565 source4/libcli/raw/rawtrans.c 	talloc_steal(mem_ctx, parms->out.setup);
talloc_steal      566 source4/libcli/raw/rawtrans.c 	talloc_steal(mem_ctx, parms->out.params.data);
talloc_steal      567 source4/libcli/raw/rawtrans.c 	talloc_steal(mem_ctx, parms->out.data.data);
talloc_steal      533 source4/libcli/resolve/dns_ex.c 		*addrs = talloc_steal(mem_ctx, state->addrs);
talloc_steal      535 source4/libcli/resolve/dns_ex.c 			*names = talloc_steal(mem_ctx, state->names);
talloc_steal      215 source4/libcli/resolve/nbtlist.c 		*addrs = talloc_steal(mem_ctx, state->addrs);
talloc_steal      217 source4/libcli/resolve/nbtlist.c 			*names = talloc_steal(mem_ctx, state->names);
talloc_steal      213 source4/libcli/resolve/resolve.c 		*addrs = talloc_steal(mem_ctx, state->addrs);
talloc_steal      215 source4/libcli/resolve/resolve.c 			*names = talloc_steal(mem_ctx, state->names);
talloc_steal      240 source4/libcli/resolve/resolve.c 		*reply_addr = talloc_steal(mem_ctx, addrs[0]->addr);
talloc_steal      285 source4/libcli/smb2/connect.c 		*tree = talloc_steal(mem_ctx, state->tree);
talloc_steal       44 source4/libcli/smb2/session.c 		session->transport = talloc_steal(session, transport);
talloc_steal       39 source4/libcli/smb2/tcon.c 		tree->session = talloc_steal(tree, session);
talloc_steal       85 source4/libcli/smb2/transport.c 	transport->socket = talloc_steal(transport, sock);
talloc_steal      229 source4/libcli/smb2/transport.c 	talloc_steal(req, buffer);
talloc_steal       77 source4/libcli/smb_composite/appendacl.c 	talloc_steal(state->io_setfileinfo, state->io_setfileinfo->set_secdesc.in.sd);
talloc_steal      504 source4/libcli/smb_composite/connect.c 		talloc_steal(mem_ctx, state->io->out.tree);
talloc_steal      180 source4/libcli/smb_composite/fetchfile.c 		talloc_steal(mem_ctx, state->io->out.data);
talloc_steal      191 source4/libcli/smb_composite/fsinfo.c 		talloc_steal(mem_ctx, state->io->out.fsinfo);
talloc_steal      275 source4/libcli/smb_composite/loadfile.c 		talloc_steal(mem_ctx, state->io->out.data);
talloc_steal      182 source4/libcli/wrepl/winsrepl.c 	talloc_steal(wrepl_socket, wrepl_socket->sock);
talloc_steal      212 source4/libcli/wrepl/winsrepl.c 	talloc_steal(wrepl_socket, wrepl_socket->sock);
talloc_steal      226 source4/libcli/wrepl/winsrepl.c 	talloc_steal(wrepl_socket, wrepl_socket->packet);
talloc_steal      541 source4/libcli/wrepl/winsrepl.c 		*packet = talloc_steal(mem_ctx, req->packet);
talloc_steal      734 source4/libcli/wrepl/winsrepl.c 	io->out.partners = talloc_steal(mem_ctx, table->partners);
talloc_steal      736 source4/libcli/wrepl/winsrepl.c 		talloc_steal(io->out.partners, io->out.partners[i].address);
talloc_steal      812 source4/libcli/wrepl/winsrepl.c 		talloc_steal(io->out.names, wname->name);
talloc_steal      833 source4/libcli/wrepl/winsrepl.c 					talloc_steal(name->addresses, 
talloc_steal      836 source4/libcli/wrepl/winsrepl.c 					talloc_steal(name->addresses, 
talloc_steal      845 source4/libcli/wrepl/winsrepl.c 			name->addresses[0].address = talloc_steal(name->addresses,
talloc_steal      850 source4/libcli/wrepl/winsrepl.c 	talloc_steal(mem_ctx, io->out.names);
talloc_steal      187 source4/libnet/groupinfo.c 	s->info = talloc_steal(s, *s->querygroupinfo.out.info);
talloc_steal      339 source4/libnet/groupinfo.c 		talloc_steal(mem_ctx, s->info);
talloc_steal     1012 source4/libnet/libnet_become_dc.c 	basedn = talloc_steal(s, r->msgs[0]->dn);
talloc_steal     1027 source4/libnet/libnet_become_dc.c 	talloc_steal(s, s->infrastructure_fsmo.ntds_dn_str);
talloc_steal     1051 source4/libnet/libnet_become_dc.c 	talloc_steal(s, s->infrastructure_fsmo.dns_name);
talloc_steal     1129 source4/libnet/libnet_become_dc.c 	talloc_steal(s, s->rid_manager_fsmo.ntds_dn_str);
talloc_steal     1153 source4/libnet/libnet_become_dc.c 	talloc_steal(s, s->rid_manager_fsmo.dns_name);
talloc_steal     1238 source4/libnet/libnet_become_dc.c 	talloc_steal(s, s->dest_dsa.computer_dn_str);
talloc_steal     1295 source4/libnet/libnet_become_dc.c 	talloc_steal(s, s->dest_dsa.server_dn_str);
talloc_steal     1339 source4/libnet/libnet_become_dc.c 		talloc_steal(s, s->dest_dsa.server_dn_str);
talloc_steal      367 source4/libnet/libnet_domain.c 		ctx->samr.sid         = talloc_steal(ctx, *s->lookup.out.sid);
talloc_steal      368 source4/libnet/libnet_domain.c 		ctx->samr.name        = talloc_steal(ctx, s->domain_name.string);
talloc_steal      563 source4/libnet/libnet_domain.c 		ctx->lsa.name        = talloc_steal(ctx, s->name);
talloc_steal     1230 source4/libnet/libnet_domain.c 		io->out.domains      = talloc_steal(mem_ctx, s->domains);
talloc_steal      398 source4/libnet/libnet_group.c 		io->out.group_name = talloc_steal(mem_ctx,
talloc_steal      400 source4/libnet/libnet_group.c 		io->out.group_sid = talloc_steal(mem_ctx, s->lookup.out.sid);
talloc_steal      402 source4/libnet/libnet_group.c 		io->out.description = talloc_steal(mem_ctx, s->info.out.info.all.description.string);
talloc_steal      712 source4/libnet/libnet_group.c 		io->out.groups       = talloc_steal(mem_ctx, s->groups);
talloc_steal      391 source4/libnet/libnet_join.c 	talloc_steal(r, account_dn_str);
talloc_steal      395 source4/libnet/libnet_join.c 	talloc_steal(r, r_crack_names.out.ctr->ctr1->array[0].result_name);
talloc_steal      815 source4/libnet/libnet_join.c 		r->out.error_string = talloc_steal(mem_ctx, r2.samr_handle.out.error_string);
talloc_steal      829 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r->out.join_password);
talloc_steal      832 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r->out.domain_sid);
talloc_steal      835 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r->out.account_sid);
talloc_steal      838 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r->out.domain_name);
talloc_steal      840 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r->out.realm);
talloc_steal      842 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, samr_pipe);
talloc_steal      844 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r->out.samr_binding);
talloc_steal      846 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, u_handle);
talloc_steal      848 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r2.samr_handle.out.error_string);
talloc_steal     1177 source4/libnet/libnet_join.c 		r->out.error_string = talloc_steal(mem_ctx, r2->out.error_string);
talloc_steal     1201 source4/libnet/libnet_join.c 		r->out.error_string = talloc_steal(mem_ctx, r3->out.error_string);
talloc_steal     1209 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r2->out.join_password);
talloc_steal     1211 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r2->out.domain_sid);
talloc_steal     1213 source4/libnet/libnet_join.c 	talloc_steal(mem_ctx, r2->out.domain_name);
talloc_steal      186 source4/libnet/libnet_rpc.c 		r->out.dcerpc_pipe = talloc_steal(mem_ctx, s->r.out.dcerpc_pipe);
talloc_steal      324 source4/libnet/libnet_rpc.c 	s->r2.in.address       = talloc_steal(s, s->f.out.dcs[0].address);
talloc_steal      397 source4/libnet/libnet_rpc.c 		r->out.dcerpc_pipe = talloc_steal(mem_ctx, s->r.out.dcerpc_pipe);
talloc_steal      855 source4/libnet/libnet_rpc.c 		r->out.realm        = talloc_steal(mem_ctx, s->r.out.realm);
talloc_steal      856 source4/libnet/libnet_rpc.c 		r->out.guid         = talloc_steal(mem_ctx, s->r.out.guid);
talloc_steal      857 source4/libnet/libnet_rpc.c 		r->out.domain_name  = talloc_steal(mem_ctx, s->r.out.domain_name);
talloc_steal      858 source4/libnet/libnet_rpc.c 		r->out.domain_sid   = talloc_steal(mem_ctx, s->r.out.domain_sid);
talloc_steal      860 source4/libnet/libnet_rpc.c 		r->out.dcerpc_pipe  = talloc_steal(mem_ctx, s->r.out.dcerpc_pipe);
talloc_steal      874 source4/libnet/libnet_rpc.c 			r->out.error_string = talloc_steal(mem_ctx, s->r.out.error_string);
talloc_steal       99 source4/libnet/libnet_samdump.c 	n->sid = talloc_steal(n, dom_sid);
talloc_steal      173 source4/libnet/libnet_samdump.c 	talloc_steal(mem_ctx, r->out.error_string);
talloc_steal      125 source4/libnet/libnet_samdump_keytab.c 	talloc_steal(mem_ctx, r->out.error_string);
talloc_steal      309 source4/libnet/libnet_samsync.c 			r->out.error_string = talloc_steal(mem_ctx, error_string);
talloc_steal      379 source4/libnet/libnet_samsync.c 					r->out.error_string = talloc_steal(mem_ctx, error_string);
talloc_steal      393 source4/libnet/libnet_samsync.c 					r->out.error_string = talloc_steal(mem_ctx, error_string);
talloc_steal      287 source4/libnet/libnet_samsync_ldb.c 		talloc_steal(msg, msgs[0]->dn);
talloc_steal      314 source4/libnet/libnet_samsync_ldb.c 			talloc_steal(msg, remote_msgs[0]->dn);
talloc_steal      447 source4/libnet/libnet_samsync_ldb.c 				msg->dn = talloc_steal(msg, remote_msgs[0]->dn);
talloc_steal      552 source4/libnet/libnet_samsync_ldb.c 		msg->dn = talloc_steal(msg, msgs[0]->dn);
talloc_steal      688 source4/libnet/libnet_samsync_ldb.c 		msg->dn = talloc_steal(msg, msgs[0]->dn);
talloc_steal      764 source4/libnet/libnet_samsync_ldb.c 		msg->dn = talloc_steal(mem_ctx, msgs[0]->dn);
talloc_steal      897 source4/libnet/libnet_samsync_ldb.c 		msg->dn = talloc_steal(msg, msgs[0]->dn);
talloc_steal      976 source4/libnet/libnet_samsync_ldb.c 		privilege_dn = talloc_steal(msg, privilege_dn);
talloc_steal      985 source4/libnet/libnet_samsync_ldb.c 		privilege_dn = talloc_steal(msg, msgs[0]->dn);
talloc_steal     1038 source4/libnet/libnet_samsync_ldb.c 		msg->dn = talloc_steal(msg, msgs[0]->dn);
talloc_steal     1243 source4/libnet/libnet_samsync_ldb.c 	talloc_steal(mem_ctx, r->out.error_string);
talloc_steal      103 source4/libnet/libnet_site.c 	talloc_steal(r, site_name_str);
talloc_steal      106 source4/libnet/libnet_site.c 	talloc_steal(r, config_dn_str);
talloc_steal      109 source4/libnet/libnet_site.c 	talloc_steal(r, server_dn_str);
talloc_steal      169 source4/libnet/libnet_site.c 			talloc_steal(libnet_r, r->out.error_string);
talloc_steal      266 source4/libnet/libnet_site.c 	talloc_steal(libnet_r, server_dn_str);
talloc_steal      352 source4/libnet/libnet_unbecome_dc.c 	talloc_steal(s, s->domain.dn_str);
talloc_steal      356 source4/libnet/libnet_unbecome_dc.c 	talloc_steal(s, s->forest.config_dn_str);
talloc_steal      395 source4/libnet/libnet_unbecome_dc.c 	talloc_steal(s, s->dest_dsa.computer_dn_str);
talloc_steal      346 source4/libnet/libnet_user.c 		r->out.error_string = talloc_steal(mem_ctx, s->r.out.error_string);
talloc_steal      836 source4/libnet/libnet_user.c 		r->out.account_name   = talloc_steal(mem_ctx, info->account_name.string);
talloc_steal      837 source4/libnet/libnet_user.c 		r->out.full_name      = talloc_steal(mem_ctx, info->full_name.string);
talloc_steal      838 source4/libnet/libnet_user.c 		r->out.description    = talloc_steal(mem_ctx, info->description.string);
talloc_steal      839 source4/libnet/libnet_user.c 		r->out.home_directory = talloc_steal(mem_ctx, info->home_directory.string);
talloc_steal      840 source4/libnet/libnet_user.c 		r->out.home_drive     = talloc_steal(mem_ctx, info->home_drive.string);
talloc_steal      841 source4/libnet/libnet_user.c 		r->out.comment        = talloc_steal(mem_ctx, info->comment.string);
talloc_steal      842 source4/libnet/libnet_user.c 		r->out.logon_script   = talloc_steal(mem_ctx, info->logon_script.string);
talloc_steal      843 source4/libnet/libnet_user.c 		r->out.profile_path   = talloc_steal(mem_ctx, info->profile_path.string);
talloc_steal     1175 source4/libnet/libnet_user.c 		r->out.users = talloc_steal(mem_ctx, s->users);
talloc_steal      427 source4/libnet/libnet_vampire.c 		s->schema_part.first_object = talloc_steal(s, first_object);
talloc_steal      430 source4/libnet/libnet_vampire.c 		s->schema_part.last_object->next_object = talloc_steal(s->schema_part.last_object,
talloc_steal      631 source4/libnet/libnet_vampire.c 		r->out.error_string = talloc_steal(mem_ctx, join->out.error_string);
talloc_steal      709 source4/libnet/libnet_vampire.c 		r->out.error_string = talloc_steal(mem_ctx, set_secrets->out.error_string);
talloc_steal      714 source4/libnet/libnet_vampire.c 	r->out.domain_name = talloc_steal(r, join->out.domain_name);
talloc_steal      715 source4/libnet/libnet_vampire.c 	r->out.domain_sid = talloc_steal(r, join->out.domain_sid);
talloc_steal      186 source4/libnet/userinfo.c 	s->info = talloc_steal(s, *(s->queryuserinfo.out.info));
talloc_steal      338 source4/libnet/userinfo.c 		talloc_steal(mem_ctx, s->info);
talloc_steal      856 source4/librpc/rpc/dcerpc.c 	talloc_steal(req, raw_packet->data);
talloc_steal     1124 source4/librpc/rpc/dcerpc.c 		stub_data->data = talloc_steal(mem_ctx, stub_data->data);
talloc_steal     1445 source4/librpc/rpc/dcerpc.c 		pull->data = talloc_steal(pull, pull->data);
talloc_steal      739 source4/librpc/rpc/dcerpc_connect.c 	talloc_steal(c, new_ev);
talloc_steal      806 source4/librpc/rpc/dcerpc_connect.c 		talloc_steal(mem_ctx, s->pipe);
talloc_steal      901 source4/librpc/rpc/dcerpc_connect.c 	talloc_steal(s, s->pipe);
talloc_steal      922 source4/librpc/rpc/dcerpc_connect.c 		*pp = talloc_steal(mem_ctx, s->pipe);
talloc_steal      104 source4/librpc/rpc/dcerpc_schannel.c 	talloc_steal(s, s->pipe2);
talloc_steal      207 source4/librpc/rpc/dcerpc_secondary.c 		*p2 = talloc_steal(s->pipe, s->pipe2);
talloc_steal      331 source4/librpc/rpc/dcerpc_secondary.c 		*p = talloc_steal(mem_ctx, s->pipe2);
talloc_steal      114 source4/librpc/rpc/dcerpc_smb.c 		talloc_steal(state->c, data.data);
talloc_steal      237 source4/librpc/rpc/dcerpc_smb.c 		talloc_steal(c, data.data);
talloc_steal      298 source4/librpc/rpc/dcerpc_smb.c 	talloc_steal(state, state->req);
talloc_steal      116 source4/librpc/rpc/dcerpc_smb2.c 		talloc_steal(c, data.data);
talloc_steal      164 source4/librpc/rpc/dcerpc_smb2.c 		talloc_steal(state, state->data.data);
talloc_steal      229 source4/librpc/rpc/dcerpc_smb2.c 		talloc_steal(c, data.data);
talloc_steal      274 source4/librpc/rpc/dcerpc_smb2.c 	talloc_steal(state, req);
talloc_steal      336 source4/librpc/rpc/dcerpc_sock.c 	talloc_steal(s->sock, s->socket_ctx);
talloc_steal      418 source4/librpc/rpc/dcerpc_util.c 	talloc_steal(s, p2);
talloc_steal      419 source4/librpc/rpc/dcerpc_util.c 	talloc_steal(p2, s->pipe);
talloc_steal      451 source4/librpc/rpc/dcerpc_util.c 	talloc_steal(s, p2);
talloc_steal      452 source4/librpc/rpc/dcerpc_util.c 	talloc_steal(p2, s->pipe);
talloc_steal      618 source4/librpc/rpc/dcerpc_util.c 		talloc_steal(mem_ctx, s->pipe);
talloc_steal      447 source4/librpc/rpc/pyrpc.c 		ret->pipe = talloc_steal(NULL, ret->pipe);
talloc_steal      178 source4/nbt_server/interfaces.c 	iface->bcast_address = talloc_steal(iface, bcast);
talloc_steal      179 source4/nbt_server/interfaces.c 	iface->ip_address    = talloc_steal(iface, address);
talloc_steal      180 source4/nbt_server/interfaces.c 	iface->netmask       = talloc_steal(iface, netmask);
talloc_steal      367 source4/nbt_server/interfaces.c 	talloc_steal(mem_ctx, ret);
talloc_steal       53 source4/nbt_server/wins/wins_dns_proxy.c 	talloc_steal(s->packet, addresses);
talloc_steal       80 source4/nbt_server/wins/wins_dns_proxy.c 	s->packet	= talloc_steal(s, packet);
talloc_steal      118 source4/nbt_server/wins/winsclient.c 		talloc_steal(tmp_ctx, iname->wins_server);
talloc_steal      120 source4/nbt_server/wins/winsclient.c 	iname->wins_server = talloc_steal(iname, io.out.wins_server);
talloc_steal      159 source4/nbt_server/wins/winsclient.c 	talloc_steal(c, io.in.addresses);
talloc_steal      216 source4/nbt_server/wins/winsclient.c 		talloc_steal(tmp_ctx, iname->wins_server);
talloc_steal      218 source4/nbt_server/wins/winsclient.c 	iname->wins_server = talloc_steal(iname, io.out.wins_server);
talloc_steal      255 source4/nbt_server/wins/winsclient.c 	talloc_steal(c, io.in.addresses);
talloc_steal      251 source4/nbt_server/wins/winsdb.c 		addr->address		= (const char *)talloc_steal(addr, val->data);
talloc_steal      564 source4/nbt_server/wins/winsdb.c 	talloc_steal(mem_ctx, str_list);
talloc_steal      600 source4/nbt_server/wins/winsdb.c 	talloc_steal(mem_ctx, rec);
talloc_steal      646 source4/nbt_server/wins/winsdb.c 	talloc_steal(rec, rec->wins_owner);
talloc_steal      647 source4/nbt_server/wins/winsdb.c 	talloc_steal(rec, rec->registered_by);
talloc_steal      409 source4/nbt_server/wins/winsserver.c 	s->request_packet	= talloc_steal(s, packet);
talloc_steal      410 source4/nbt_server/wins/winsserver.c 	s->rec			= talloc_steal(s, rec);
talloc_steal      781 source4/nbt_server/wins/winsserver.c 		talloc_steal(packet, addresses);
talloc_steal      811 source4/nbt_server/wins/winsserver.c 		talloc_steal(packet, addresses);
talloc_steal       78 source4/nbt_server/wins/winswack.c 		talloc_steal(mem_ctx, io->out.addresses);
talloc_steal      288 source4/nbt_server/wins/winswack.c 		s->req->out.addrs[i].addr = talloc_steal(s->req->out.addrs, s->io.out.addresses[i]);
talloc_steal      317 source4/nbt_server/wins/winswack.c 		s->io.in.addresses[i]	= talloc_steal(s->io.in.addresses, req->in.addrs[i].addr);
talloc_steal      376 source4/nbt_server/wins/winswack.c 		s->io.in.addresses[i]	= talloc_steal(s->io.in.addresses, req->in.addrs[i].addr);
talloc_steal      134 source4/ntp_signd/ntp_signd.c 	talloc_steal(tmp_ctx, wrapped_input.data);
talloc_steal      409 source4/ntvfs/common/notify.c 			talloc_steal(listel, listel->sys_notify_handle);
talloc_steal      173 source4/ntvfs/ntvfs_base.c 	ctx->config		= talloc_steal(ctx, scfg);
talloc_steal     1508 source4/ntvfs/ntvfs_generic.c 		nt->smb2.out.changes		= talloc_steal(req, nt2->nttrans.out.changes);
talloc_steal      120 source4/ntvfs/ntvfs_util.c 		d->private_data = talloc_steal(d, private_data);
talloc_steal      127 source4/ntvfs/ntvfs_util.c 	d->private_data = talloc_steal(d, private_data);
talloc_steal      183 source4/ntvfs/posix/pvfs_acl.c 	sd->owner_sid = talloc_steal(sd, ids[0].sid);
talloc_steal      184 source4/ntvfs/posix/pvfs_acl.c 	sd->group_sid = talloc_steal(sd, ids[1].sid);
talloc_steal      815 source4/ntvfs/posix/pvfs_acl.c 	sd->owner_sid = talloc_steal(sd, ids[0].sid);
talloc_steal      816 source4/ntvfs/posix/pvfs_acl.c 	sd->group_sid = talloc_steal(sd, ids[1].sid);
talloc_steal      103 source4/ntvfs/posix/pvfs_acl_nfs4.c 	sd->owner_sid = talloc_steal(sd, ids[0].sid);
talloc_steal      104 source4/ntvfs/posix/pvfs_acl_nfs4.c 	sd->group_sid = talloc_steal(sd, ids[1].sid);
talloc_steal       59 source4/ntvfs/posix/pvfs_acl_xattr.c 	*sd = talloc_steal(mem_ctx, acl->info.sd);
talloc_steal       65 source4/ntvfs/posix/pvfs_aio.c 	talloc_steal(ev, state->ae);
talloc_steal      129 source4/ntvfs/posix/pvfs_aio.c 	talloc_steal(ev, state->ae);
talloc_steal      194 source4/ntvfs/posix/pvfs_lock.c 					talloc_steal(pending, pending->wait_handle);
talloc_steal      386 source4/ntvfs/posix/pvfs_lock.c 				talloc_steal(pending, pending->wait_handle);
talloc_steal       89 source4/ntvfs/posix/pvfs_notify.c 	info->nttrans.out.changes = talloc_steal(req, notify_buffer->changes);
talloc_steal      277 source4/ntvfs/posix/pvfs_notify.c 		talloc_steal(req, wait_handle);
talloc_steal      277 source4/ntvfs/posix/pvfs_open.c 	f->handle->name              = talloc_steal(f->handle, name);
talloc_steal      776 source4/ntvfs/posix/pvfs_open.c 	f->handle->name              = talloc_steal(f->handle, name);
talloc_steal      959 source4/ntvfs/posix/pvfs_open.c 	talloc_steal(r, wait_handle);
talloc_steal     1424 source4/ntvfs/posix/pvfs_open.c 	f->handle->name              = talloc_steal(f->handle, name);
talloc_steal      735 source4/ntvfs/posix/pvfs_resolve.c 				h->name->full_name = talloc_steal(h->name, name);
talloc_steal      402 source4/ntvfs/posix/pvfs_search.c 	talloc_steal(pvfs, search);
talloc_steal      551 source4/ntvfs/posix/pvfs_search.c 		talloc_steal(pvfs, search);
talloc_steal      722 source4/ntvfs/posix/pvfs_search.c 	f->search = talloc_steal(f, search);
talloc_steal      214 source4/ntvfs/posix/pvfs_setfileinfo.c 		name->full_name = talloc_steal(name, name2->full_name);
talloc_steal      215 source4/ntvfs/posix/pvfs_setfileinfo.c 		name->original_name = talloc_steal(name, name2->original_name);
talloc_steal      668 source4/ntvfs/posix/pvfs_shortname.c 	talloc_steal(mem_ctx, ret);
talloc_steal      202 source4/ntvfs/unixuid/vfs_unixuid.c 		talloc_steal(priv, newsec);
talloc_steal      251 source4/param/share_ldb.c 	s->opaque = talloc_steal(s, res->msgs[0]);
talloc_steal      260 source4/param/share_ldb.c 	*scfg = talloc_steal(mem_ctx, s);
talloc_steal      194 source4/rpc_server/drsuapi/dcesrv_drsuapi.c 	handle->data = talloc_steal(handle, b_state);
talloc_steal      588 source4/rpc_server/lsa/dcesrv_lsa.c 	ah->data = talloc_steal(ah, astate);
talloc_steal     1022 source4/rpc_server/lsa/dcesrv_lsa.c 	handle->data = talloc_steal(handle, trusted_domain_state);
talloc_steal     1148 source4/rpc_server/lsa/dcesrv_lsa.c 			trusted_domain_state->trusted_domain_user_dn = talloc_steal(trusted_domain_state, msgs[0]->dn);
talloc_steal     1156 source4/rpc_server/lsa/dcesrv_lsa.c 	handle->data = talloc_steal(handle, trusted_domain_state);
talloc_steal     1222 source4/rpc_server/lsa/dcesrv_lsa.c 	handle->data = talloc_steal(handle, trusted_domain_state);
talloc_steal     1280 source4/rpc_server/lsa/dcesrv_lsa.c 	talloc_steal(mem_ctx, h);
talloc_steal     1428 source4/rpc_server/lsa/dcesrv_lsa.c 	talloc_steal(mem_ctx, h);
talloc_steal     1477 source4/rpc_server/lsa/dcesrv_lsa.c 	talloc_steal(mem_ctx, h);
talloc_steal     1709 source4/rpc_server/lsa/dcesrv_lsa.c 	ah->data = talloc_steal(ah, astate);
talloc_steal     2263 source4/rpc_server/lsa/dcesrv_lsa.c 	handle->data = talloc_steal(handle, secret_state);
talloc_steal     2378 source4/rpc_server/lsa/dcesrv_lsa.c 	handle->data = talloc_steal(handle, secret_state);
talloc_steal      116 source4/rpc_server/lsa/lsa_init.c 	talloc_steal(state, state->domain_name);
talloc_steal      123 source4/rpc_server/lsa/lsa_init.c 	talloc_steal(state, state->domain_dns);
talloc_steal      146 source4/rpc_server/lsa/lsa_init.c 	talloc_steal(state, state->forest_dns);
talloc_steal      218 source4/rpc_server/lsa/lsa_init.c 	handle->data = talloc_steal(handle, state);
talloc_steal      655 source4/rpc_server/lsa/lsa_lookup.c 	talloc_steal(mem_ctx, h);
talloc_steal      850 source4/rpc_server/lsa/lsa_lookup.c 	talloc_steal(mem_ctx, h);
talloc_steal      254 source4/rpc_server/netlogon/dcerpc_netlogon.c 	creds->account_name = talloc_steal(creds, r->in.account_name);
talloc_steal      256 source4/rpc_server/netlogon/dcerpc_netlogon.c 	creds->computer_name = talloc_steal(creds, r->in.computer_name);
talloc_steal      370 source4/rpc_server/netlogon/dcerpc_netlogon.c 			talloc_steal(mem_ctx, creds);
talloc_steal      186 source4/rpc_server/samr/dcesrv_samr.c 	handle->data = talloc_steal(handle, c_state);
talloc_steal      506 source4/rpc_server/samr/dcesrv_samr.c 	h_domain->data = talloc_steal(h_domain, d_state);
talloc_steal     1105 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_dn = talloc_steal(a_state, msg->dn);
talloc_steal     1125 source4/rpc_server/samr/dcesrv_samr.c 	g_handle->data = talloc_steal(g_handle, a_state);
talloc_steal     1392 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_dn = talloc_steal(a_state, msg->dn);
talloc_steal     1458 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_name = talloc_steal(a_state, account_name);
talloc_steal     1469 source4/rpc_server/samr/dcesrv_samr.c 	u_handle->data = talloc_steal(u_handle, a_state);
talloc_steal     1672 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_dn = talloc_steal(a_state, msg->dn);
talloc_steal     1688 source4/rpc_server/samr/dcesrv_samr.c 	a_handle->data = talloc_steal(a_handle, a_state);
talloc_steal     2098 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_dn = talloc_steal(a_state, msgs[0]->dn);
talloc_steal     2099 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_sid = talloc_steal(a_state, sid);
talloc_steal     2111 source4/rpc_server/samr/dcesrv_samr.c 	g_handle->data = talloc_steal(g_handle, a_state);
talloc_steal     2571 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_dn = talloc_steal(a_state, msgs[0]->dn);
talloc_steal     2572 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_sid = talloc_steal(a_state, sid);
talloc_steal     2584 source4/rpc_server/samr/dcesrv_samr.c 	g_handle->data = talloc_steal(g_handle, a_state);
talloc_steal     2956 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_dn = talloc_steal(a_state, msgs[0]->dn);
talloc_steal     2957 source4/rpc_server/samr/dcesrv_samr.c 	a_state->account_sid = talloc_steal(a_state, sid);
talloc_steal     2969 source4/rpc_server/samr/dcesrv_samr.c 	u_handle->data = talloc_steal(u_handle, a_state);
talloc_steal     1297 source4/rpc_server/spoolss/dcesrv_spoolss.c 	h->data = talloc_steal(h, handle);
talloc_steal      113 source4/smb_server/session.c 	sess->session_info = talloc_steal(sess, session_info);
talloc_steal      160 source4/smb_server/session.c 	sess->gensec_ctx = talloc_steal(sess, gensec_ctx);
talloc_steal      387 source4/smb_server/smb/negprot.c 		req->smb_conn->negotiate.server_credentials = talloc_steal(req->smb_conn, server_credentials);
talloc_steal      370 source4/smb_server/smb/receive.c 		req->in.buffer = talloc_steal(req, blob.data);
talloc_steal      395 source4/smb_server/smb/receive.c 	req->in.buffer = talloc_steal(req, blob.data);
talloc_steal      750 source4/smb_server/smb/request.c 	talloc_steal(tcon, handle);
talloc_steal       54 source4/smb_server/smb/sesssetup.c 		req->session = talloc_steal(req->smb_conn, req->session);
talloc_steal      140 source4/smb_server/smb/sesssetup.c 	user_info->remote_host = talloc_steal(user_info, remote_address);
talloc_steal      144 source4/smb_server/smb/sesssetup.c 	user_info->password.response.lanman.data = talloc_steal(user_info, sess->old.in.password.data);
talloc_steal      266 source4/smb_server/smb/sesssetup.c 	user_info->remote_host = talloc_steal(user_info, remote_address);
talloc_steal      270 source4/smb_server/smb/sesssetup.c 	user_info->password.response.lanman.data = talloc_steal(user_info, sess->nt1.in.password1.data);
talloc_steal      272 source4/smb_server/smb/sesssetup.c 	user_info->password.response.nt.data = talloc_steal(user_info, sess->nt1.in.password2.data);
talloc_steal       58 source4/smb_server/smb2/negprot.c 	req->smb_conn->negotiate.server_credentials = talloc_steal(req->smb_conn, server_credentials);
talloc_steal      252 source4/smb_server/smb2/negprot.c 	talloc_steal(req, smb_req);
talloc_steal      177 source4/smb_server/smb2/receive.c 	req->in.buffer		= talloc_steal(req, p_req->in.buffer);
talloc_steal      487 source4/smb_server/smb2/receive.c 	req->in.buffer		= talloc_steal(req, blob.data);
talloc_steal      124 source4/smb_server/smb2/smb2_server.h 	(void)talloc_steal(req->tcon->ntvfs, req); \
talloc_steal      219 source4/smb_server/smb2/tcon.c 	talloc_steal(tcon, handle);
talloc_steal      437 source4/smb_server/smb_server.h 	(void)talloc_steal(req->tcon->ntvfs, req); \
talloc_steal       89 source4/smbd/process_prefork.c 	talloc_steal(private_data, connected_socket);
talloc_steal      123 source4/smbd/process_prefork.c 	talloc_steal(ev2, private_data);
talloc_steal       70 source4/smbd/process_single.c 	talloc_steal(private_data, connected_socket);
talloc_steal      100 source4/smbd/process_standard.c 	talloc_steal(ev2, private_data);
talloc_steal      101 source4/smbd/process_standard.c 	talloc_steal(private_data, sock2);
talloc_steal      169 source4/smbd/process_standard.c 	talloc_steal(ev2, private_data);
talloc_steal      107 source4/smbd/process_thread.c 	talloc_steal(state, state->sock);
talloc_steal      137 source4/smbd/service_stream.c 	talloc_steal(srv_conn, sock);
talloc_steal      178 source4/smbd/service_stream.c 	talloc_steal(srv_conn, sock);
talloc_steal      280 source4/smbd/service_stream.c 	talloc_steal(stream_socket, stream_socket->sock);
talloc_steal      312 source4/torture/ldap/cldap.c 	msg->elements = talloc_steal(msg, res->attributes);
talloc_steal       74 source4/torture/ldap/schema.c 	talloc_steal(ldb, root->defaultdn);
talloc_steal       76 source4/torture/ldap/schema.c 	talloc_steal(ldb, root->rootdn);
talloc_steal       78 source4/torture/ldap/schema.c 	talloc_steal(ldb, root->configdn);
talloc_steal       80 source4/torture/ldap/schema.c 	talloc_steal(ldb, root->schemadn);
talloc_steal      125 source4/torture/ldap/schema.c 			actx->ctrl->cookie = talloc_steal(actx->ctrl->cookie, ctrl->cookie);
talloc_steal      417 source4/torture/libnet/libnet_BecomeDC.c 		s->schema_part.first_object = talloc_steal(s, first_object);
talloc_steal      420 source4/torture/libnet/libnet_BecomeDC.c 		s->schema_part.last_object->next_object = talloc_steal(s->schema_part.last_object,
talloc_steal      351 source4/torture/libnet/libnet_domain.c 	ctx->samr.name        = talloc_steal(ctx, domain_name.string);
talloc_steal      354 source4/torture/libnet/libnet_domain.c 	ctx->samr.sid         = talloc_steal(ctx, sid);
talloc_steal      133 source4/torture/libnet/libnet_lookup.c 	talloc_steal(ctx, mem_ctx);
talloc_steal       52 source4/torture/local/torture.c 	settings->targetdir = talloc_steal(settings, targetdir);
talloc_steal      257 source4/torture/raw/composite.c 		io_orig[i]->in.fname = talloc_steal(io_orig[i], io1.in.fname);
talloc_steal      343 source4/torture/raw/lockbench.c 		talloc_steal(mem_ctx, state);
talloc_steal      120 source4/torture/raw/offline.c 	talloc_steal(state->loadfile, state->loadfile->out.data);
talloc_steal      246 source4/torture/raw/offline.c 		talloc_steal(state->loadfile, ctx);
talloc_steal      266 source4/torture/raw/offline.c 		talloc_steal(state->savefile, ctx);
talloc_steal      396 source4/torture/raw/openbench.c 		talloc_steal(mem_ctx, state);
talloc_steal     2921 source4/torture/raw/oplock.c 		talloc_steal(mem_ctx, cli[i]);
talloc_steal      320 source4/torture/rpc/dssync.c 		ctx->site_name = talloc_steal(ctx, search.out.netlogon.data.nt5_ex.client_site);
talloc_steal      637 source4/torture/rpc/samba3rpc.c 	*domain_name= talloc_steal(mem_ctx, *domain_name);
talloc_steal      638 source4/torture/rpc/samba3rpc.c 	*user_sid = talloc_steal(mem_ctx, *user_sid);
talloc_steal     1715 source4/torture/rpc/samba3rpc.c 	result = talloc_steal(mem_ctx, result);
talloc_steal     2240 source4/torture/rpc/samba3rpc.c 	result = talloc_steal(mem_ctx, info.info502->sd_buf.sd);
talloc_steal     2728 source4/torture/rpc/samba3rpc.c 		*res = talloc_steal(ctx, r.out.info);
talloc_steal      425 source4/torture/rpc/svcctl.c 		blob.data = talloc_steal(tctx, r.out.service);
talloc_steal      188 source4/torture/rpc/testjoin.c 	talloc_steal(join, *l.out.sid);
talloc_steal      367 source4/torture/rpc/testjoin.c 	talloc_steal(tj, libnet_r->out.domain_sid);
talloc_steal      369 source4/torture/rpc/testjoin.c 	talloc_steal(tj, libnet_r->out.domain_name);
talloc_steal      371 source4/torture/rpc/testjoin.c 	talloc_steal(tj, libnet_r->out.realm);
talloc_steal       89 source4/torture/smb2/smb2.c 	talloc_steal(mem_ctx, tree1);
talloc_steal       90 source4/torture/smb2/smb2.c 	talloc_steal(mem_ctx, tree2);
talloc_steal      908 source4/torture/util_smb.c 	*res = talloc_steal(mem_ctx, result);
talloc_steal       94 source4/utils/ad2oLschema.c 		schemadn = talloc_steal(mem_ctx, schema_res->msgs[0]->dn);
talloc_steal      453 source4/utils/oLschema2ldif.c 	talloc_steal(mem_ctx, msg);
talloc_steal      277 source4/web_server/web_server.c 		talloc_steal(conn, tls_socket);
talloc_steal      160 source4/winbind/wb_async_helpers.c 				talloc_steal(state->result[i],
talloc_steal      181 source4/winbind/wb_async_helpers.c 		*names = talloc_steal(mem_ctx, state->result);
talloc_steal      316 source4/winbind/wb_async_helpers.c 		*sids = talloc_steal(mem_ctx, state->result);
talloc_steal      171 source4/winbind/wb_cmd_getgrgid.c 		*gr = talloc_steal(mem_ctx, state->result);
talloc_steal      162 source4/winbind/wb_cmd_getgrnam.c 		*gr = talloc_steal(mem_ctx, state->result);
talloc_steal      120 source4/winbind/wb_cmd_getpwent.c 		*pw = talloc_steal(mem_ctx, state->result);
talloc_steal      190 source4/winbind/wb_cmd_getpwnam.c 		*pw = talloc_steal(mem_ctx, state->result);
talloc_steal      199 source4/winbind/wb_cmd_getpwuid.c 		*pw = talloc_steal(mem_ctx, state->result);
talloc_steal      193 source4/winbind/wb_cmd_list_groups.c 		*extra_data = talloc_steal(mem_ctx, state->result);
talloc_steal      154 source4/winbind/wb_cmd_list_trustdom.c 		state->domains[j]->name = talloc_steal(
talloc_steal      157 source4/winbind/wb_cmd_list_trustdom.c 		state->domains[j]->sid = talloc_steal(
talloc_steal      192 source4/winbind/wb_cmd_list_trustdom.c 		*domains = talloc_steal(mem_ctx, state->domains);
talloc_steal      191 source4/winbind/wb_cmd_list_users.c 		*extra_data = talloc_steal(mem_ctx, state->result);
talloc_steal      106 source4/winbind/wb_cmd_lookupname.c 		*sid = talloc_steal(mem_ctx, state->result);
talloc_steal      106 source4/winbind/wb_cmd_lookupsid.c 		*sid = talloc_steal(mem_ctx, state->result);
talloc_steal      136 source4/winbind/wb_cmd_setpwent.c 		*pwent = talloc_steal(mem_ctx, state->result);
talloc_steal      150 source4/winbind/wb_cmd_usersids.c 	state->sids[0] = talloc_steal(state->sids, state->user_sid);
talloc_steal      154 source4/winbind/wb_cmd_usersids.c 			talloc_steal(state->sids, state->domgroups[i]);
talloc_steal      179 source4/winbind/wb_cmd_usersids.c 		*sids = talloc_steal(mem_ctx, state->sids);
talloc_steal      129 source4/winbind/wb_connect_lsa.c 		*lsa_pipe = talloc_steal(mem_ctx, state->lsa_pipe);
talloc_steal      130 source4/winbind/wb_connect_lsa.c 		*lsa_policy = talloc_steal(mem_ctx, state->handle);
talloc_steal      157 source4/winbind/wb_connect_sam.c 		*samr_pipe = talloc_steal(mem_ctx, state->samr_pipe);
talloc_steal      111 source4/winbind/wb_dom_info.c 		*result = talloc_steal(mem_ctx, state->info);
talloc_steal      144 source4/winbind/wb_dom_info_trusted.c 	state->info->dcs[0].name = talloc_steal(state->info,
talloc_steal      149 source4/winbind/wb_dom_info_trusted.c 	state->info->dcs[0].address = talloc_steal(state->info,
talloc_steal      154 source4/winbind/wb_dom_info_trusted.c 	state->info->dns_name = talloc_steal(state->info,
talloc_steal      192 source4/winbind/wb_dom_info_trusted.c 	state->info->dcs[0].name = talloc_steal(state->info,
talloc_steal      227 source4/winbind/wb_dom_info_trusted.c 		*result = talloc_steal(mem_ctx, state->info);
talloc_steal      103 source4/winbind/wb_gid2sid.c 		*sid = talloc_steal(mem_ctx, state->sid);
talloc_steal      214 source4/winbind/wb_init_domain.c 	talloc_steal(state->domain->netlogon_pipe, state->domain->netlogon_binding);
talloc_steal      288 source4/winbind/wb_init_domain.c 	talloc_steal(state->domain->libnet_ctx, state->domain->libnet_ctx->lsa.pipe);
talloc_steal      289 source4/winbind/wb_init_domain.c 	talloc_steal(state->domain->libnet_ctx->lsa.pipe, state->domain->lsa_binding);
talloc_steal      402 source4/winbind/wb_init_domain.c 	talloc_steal(state->domain->libnet_ctx->samr.pipe, state->domain->samr_binding);
talloc_steal      421 source4/winbind/wb_init_domain.c 		*result = talloc_steal(mem_ctx, state->domain);
talloc_steal      173 source4/winbind/wb_pam_auth.c 		talloc_steal(state, base->account_name.string);
talloc_steal      177 source4/winbind/wb_pam_auth.c 		talloc_steal(state, base->domain.string);
talloc_steal      203 source4/winbind/wb_pam_auth.c 		info3->data = talloc_steal(mem_ctx, state->info3.data);
talloc_steal      206 source4/winbind/wb_pam_auth.c 		*unix_username = talloc_steal(mem_ctx, state->unix_username);
talloc_steal      164 source4/winbind/wb_sam_logon.c 		talloc_steal(mem_ctx, s->r_mem_ctx);
talloc_steal      185 source4/winbind/wb_sid2domain.c 	talloc_steal(state->service, state->domain);
talloc_steal      105 source4/winbind/wb_uid2sid.c 		*sid = talloc_steal(mem_ctx, state->sid);
talloc_steal     1049 source4/wrepl_server/wrepl_apply_records.c 	state->rec	= talloc_steal(state, rec);
talloc_steal     1054 source4/wrepl_server/wrepl_apply_records.c 	talloc_steal(state, replica->owner);
talloc_steal     1055 source4/wrepl_server/wrepl_apply_records.c 	talloc_steal(state, replica->addresses);
talloc_steal     1081 source4/wrepl_server/wrepl_apply_records.c 	talloc_steal(partner, state);
talloc_steal     1157 source4/wrepl_server/wrepl_apply_records.c 	talloc_steal(partner, state);
talloc_steal      155 source4/wrepl_server/wrepl_in_call.c 	talloc_steal(mem_ctx, rec->name);
talloc_steal      165 source4/wrepl_server/wrepl_in_call.c 		talloc_steal(mem_ctx, rec->addresses[0]->address);
talloc_steal      174 source4/wrepl_server/wrepl_in_call.c 			talloc_steal(ips, rec->addresses[i]->wins_owner);
talloc_steal      176 source4/wrepl_server/wrepl_in_call.c 			talloc_steal(ips, rec->addresses[i]->address);
talloc_steal      380 source4/wrepl_server/wrepl_in_call.c 	talloc_steal(update_state, update_in->partners);
talloc_steal       63 source4/wrepl_server/wrepl_in_connection.c 	talloc_steal(call, blob.data);
talloc_steal      243 source4/wrepl_server/wrepl_in_connection.c 	talloc_steal(conn, wrepl_in);
talloc_steal      248 source4/wrepl_server/wrepl_in_connection.c 	wrepl_in->packet	= talloc_steal(wrepl_in, packet);
talloc_steal       85 source4/wrepl_server/wrepl_out_helpers.c 			talloc_steal(state->wreplconn->partner, state->wreplconn);
talloc_steal       91 source4/wrepl_server/wrepl_out_helpers.c 		talloc_steal(state->wreplconn->partner, state->wreplconn);
talloc_steal      886 source4/wrepl_server/wrepl_out_helpers.c 	talloc_steal(state, sock);
talloc_steal      896 source4/wrepl_server/wrepl_out_helpers.c 	talloc_steal(state, packet);
talloc_steal       98 source4/wrepl_server/wrepl_out_pull.c 		talloc_steal(partner->pull.cycle_io, inform_in->partners);
talloc_steal      483 source4/wrepl_server/wrepl_scavenging.c 		s->rec		= talloc_steal(s, rec);
talloc_steal      500 source4/wrepl_server/wrepl_scavenging.c 		talloc_steal(service, s);
talloc_steal      193 source4/wrepl_server/wrepl_server.c 			talloc_steal(partner, partner->address);
talloc_steal      199 source4/wrepl_server/wrepl_server.c 		talloc_steal(partner, partner->name);
talloc_steal      201 source4/wrepl_server/wrepl_server.c 		talloc_steal(partner, partner->our_address);