new_handle        296 librpc/gen_ndr/cli_winreg.c 				 struct policy_handle *new_handle /* [out] [ref] */,
new_handle        335 librpc/gen_ndr/cli_winreg.c 	*new_handle = *r.out.new_handle;
new_handle         46 librpc/gen_ndr/cli_winreg.h 				 struct policy_handle *new_handle /* [out] [ref] */,
new_handle       1076 librpc/gen_ndr/ndr_winreg.c 		if (r->out.new_handle == NULL) {
new_handle       1079 librpc/gen_ndr/ndr_winreg.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->out.new_handle));
new_handle       1135 librpc/gen_ndr/ndr_winreg.c 		NDR_PULL_ALLOC(ndr, r->out.new_handle);
new_handle       1136 librpc/gen_ndr/ndr_winreg.c 		ZERO_STRUCTP(r->out.new_handle);
new_handle       1140 librpc/gen_ndr/ndr_winreg.c 			NDR_PULL_ALLOC(ndr, r->out.new_handle);
new_handle       1143 librpc/gen_ndr/ndr_winreg.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.new_handle, LIBNDR_FLAG_REF_ALLOC);
new_handle       1144 librpc/gen_ndr/ndr_winreg.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->out.new_handle));
new_handle       1198 librpc/gen_ndr/ndr_winreg.c 		ndr_print_ptr(ndr, "new_handle", r->out.new_handle);
new_handle       1200 librpc/gen_ndr/ndr_winreg.c 		ndr_print_policy_handle(ndr, "new_handle", r->out.new_handle);
new_handle        524 librpc/gen_ndr/srv_winreg.c 	r->out.new_handle = talloc_zero(r, struct policy_handle);
new_handle        525 librpc/gen_ndr/srv_winreg.c 	if (r->out.new_handle == NULL) {
new_handle       2849 librpc/gen_ndr/srv_winreg.c 			r->out.new_handle = talloc_zero(mem_ctx, struct policy_handle);
new_handle       2850 librpc/gen_ndr/srv_winreg.c 			if (r->out.new_handle == NULL) {
new_handle        219 librpc/gen_ndr/winreg.h 		struct policy_handle *new_handle;/* [ref] */
new_handle        748 source3/rpc_server/srv_winreg_nt.c 	if (!create_policy_hnd(p, r->out.new_handle, new_key)) {
new_handle        351 source4/lib/registry/rpc.c 	r.out.new_handle = &rpck->pol;
new_handle        149 source4/rpc_server/winreg/rpc_winreg.c 			r->out.new_handle = &newh->wire_handle;
new_handle        113 source4/torture/ndr/winreg.c 	torture_assert(tctx, GUID_all_zero(&r->out.new_handle->uuid), "new_handle");
new_handle       3335 source4/torture/rpc/samba3rpc.c 	struct policy_handle new_handle;
new_handle       3364 source4/torture/rpc/samba3rpc.c 	c.out.new_handle = &new_handle;
new_handle       3374 source4/torture/rpc/samba3rpc.c 	cl.in.handle = &new_handle;
new_handle       3375 source4/torture/rpc/samba3rpc.c 	cl.out.handle = &new_handle;
new_handle        115 source4/torture/rpc/winreg.c 	r.out.new_handle = &newhandle;
new_handle        170 source4/torture/rpc/winreg.c 	r.out.new_handle = newhandle;
new_handle        426 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        431 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, key, &new_handle)) {
new_handle        435 source4/torture/rpc/winreg.c 	if (!_test_GetSetSecurityDescriptor(p, tctx, &new_handle,
new_handle        440 source4/torture/rpc/winreg.c 	if (!test_CloseKey(p, tctx, &new_handle)) {
new_handle        456 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        460 source4/torture/rpc/winreg.c 	if (!_test_OpenKey(p, tctx, handle, key, access_mask, &new_handle,
new_handle        469 source4/torture/rpc/winreg.c 	if (!_test_GetSetSecurityDescriptor(p, tctx, &new_handle,
new_handle        474 source4/torture/rpc/winreg.c 	if (!test_CloseKey(p, tctx, &new_handle)) {
new_handle        512 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        515 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, key, &new_handle)) {
new_handle        519 source4/torture/rpc/winreg.c 	ret = test_dacl_trustee_present(p, tctx, &new_handle, sid);
new_handle        521 source4/torture/rpc/winreg.c 	test_CloseKey(p, tctx, &new_handle);
new_handle        558 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        562 source4/torture/rpc/winreg.c 			   &new_handle, WERR_OK, NULL)) {
new_handle        566 source4/torture/rpc/winreg.c 	ret = test_sacl_trustee_present(p, tctx, &new_handle, sid);
new_handle        568 source4/torture/rpc/winreg.c 	test_CloseKey(p, tctx, &new_handle);
new_handle        598 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        601 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, key, &new_handle)) {
new_handle        605 source4/torture/rpc/winreg.c 	ret = test_owner_present(p, tctx, &new_handle, sid);
new_handle        607 source4/torture/rpc/winreg.c 	test_CloseKey(p, tctx, &new_handle);
new_handle        637 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        640 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, key, &new_handle)) {
new_handle        644 source4/torture/rpc/winreg.c 	ret = test_group_present(p, tctx, &new_handle, sid);
new_handle        646 source4/torture/rpc/winreg.c 	test_CloseKey(p, tctx, &new_handle);
new_handle        709 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        712 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, key, &new_handle)) {
new_handle        716 source4/torture/rpc/winreg.c 	if (!test_SetKeySecurity(p, tctx, &new_handle, sd)) {
new_handle        720 source4/torture/rpc/winreg.c 	if (!test_CloseKey(p, tctx, &new_handle)) {
new_handle        733 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        736 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, key, &new_handle)) {
new_handle        740 source4/torture/rpc/winreg.c 	if (!test_GetKeySecurity(p, tctx, &new_handle, sd)) {
new_handle        744 source4/torture/rpc/winreg.c 	if (!test_CloseKey(p, tctx, &new_handle)) {
new_handle        775 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        781 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, key, &new_handle)) {
new_handle        785 source4/torture/rpc/winreg.c 	if (!_test_GetKeySecurity(p, tctx, &new_handle, NULL, WERR_OK, &sd)) {
new_handle        810 source4/torture/rpc/winreg.c 	if (!test_SetKeySecurity(p, tctx, &new_handle, sd)) {
new_handle        814 source4/torture/rpc/winreg.c 	if (!test_dacl_ace_present(p, tctx, &new_handle, ace)) {
new_handle        819 source4/torture/rpc/winreg.c 	if (!test_CloseKey(p, tctx, &new_handle)) {
new_handle        828 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, TEST_SUBKEY_SD, &new_handle)) {
new_handle        833 source4/torture/rpc/winreg.c 	if (!test_dacl_ace_present(p, tctx, &new_handle, ace)) {
new_handle        839 source4/torture/rpc/winreg.c 	test_CloseKey(p, tctx, &new_handle);
new_handle        845 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, TEST_SUBSUBKEY_SD, &new_handle)) {
new_handle        850 source4/torture/rpc/winreg.c 	if (!test_dacl_ace_present(p, tctx, &new_handle, ace)) {
new_handle        857 source4/torture/rpc/winreg.c 	test_CloseKey(p, tctx, &new_handle);
new_handle        885 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle        893 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, key, &new_handle)) {
new_handle        897 source4/torture/rpc/winreg.c 	if (!_test_GetKeySecurity(p, tctx, &new_handle, NULL, WERR_OK, &sd)) {
new_handle        919 source4/torture/rpc/winreg.c 	if (!_test_SetKeySecurity(p, tctx, &new_handle, NULL, sd, WERR_OK)) {
new_handle        923 source4/torture/rpc/winreg.c 	if (!test_dacl_ace_present(p, tctx, &new_handle, ace)) {
new_handle        928 source4/torture/rpc/winreg.c 	if (!test_CloseKey(p, tctx, &new_handle)) {
new_handle        936 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, TEST_SUBSUBKEY_SD, &new_handle)) {
new_handle        941 source4/torture/rpc/winreg.c 	if (test_dacl_ace_present(p, tctx, &new_handle, ace)) {
new_handle        952 source4/torture/rpc/winreg.c 	if (test_dacl_trustee_present(p, tctx, &new_handle, sid)) {
new_handle        958 source4/torture/rpc/winreg.c 	test_CloseKey(p, tctx, &new_handle);
new_handle        960 source4/torture/rpc/winreg.c 	if (!test_OpenKey(p, tctx, handle, TEST_SUBKEY_SD, &new_handle)) {
new_handle        965 source4/torture/rpc/winreg.c 	if (test_dacl_ace_present(p, tctx, &new_handle, ace)) {
new_handle        971 source4/torture/rpc/winreg.c 	if (!test_dacl_trustee_flags_present(p, tctx, &new_handle, sid, ace_flags)) {
new_handle        979 source4/torture/rpc/winreg.c 	test_CloseKey(p, tctx, &new_handle);
new_handle       1063 source4/torture/rpc/winreg.c 	struct policy_handle new_handle;
new_handle       1072 source4/torture/rpc/winreg.c 			   &new_handle,
new_handle       1080 source4/torture/rpc/winreg.c 		test_CloseKey(p, tctx, &new_handle);
new_handle       1084 source4/torture/rpc/winreg.c 	if (!_test_SetKeySecurity(p, tctx, &new_handle, &sec_info,
new_handle       1091 source4/torture/rpc/winreg.c 		test_CloseKey(p, tctx, &new_handle);
new_handle       1095 source4/torture/rpc/winreg.c 	test_CloseKey(p, tctx, &new_handle);