winreg_CloseKey   249 librpc/gen_ndr/cli_winreg.c 	struct winreg_CloseKey r;
winreg_CloseKey   256 librpc/gen_ndr/cli_winreg.c 		NDR_PRINT_IN_DEBUG(winreg_CloseKey, &r);
winreg_CloseKey   270 librpc/gen_ndr/cli_winreg.c 		NDR_PRINT_OUT_DEBUG(winreg_CloseKey, &r);
winreg_CloseKey  4292 librpc/gen_ndr/ndr_winreg.c 		sizeof(struct winreg_CloseKey),
winreg_CloseKey   416 librpc/gen_ndr/srv_winreg.c 	struct winreg_CloseKey *r;
winreg_CloseKey   420 librpc/gen_ndr/srv_winreg.c 	r = talloc(talloc_tos(), struct winreg_CloseKey);
winreg_CloseKey   444 librpc/gen_ndr/srv_winreg.c 		NDR_PRINT_IN_DEBUG(winreg_CloseKey, r);
winreg_CloseKey   458 librpc/gen_ndr/srv_winreg.c 		NDR_PRINT_OUT_DEBUG(winreg_CloseKey, r);
winreg_CloseKey  2838 librpc/gen_ndr/srv_winreg.c 			struct winreg_CloseKey *r = (struct winreg_CloseKey *)_r;
winreg_CloseKey   530 source4/torture/ndr/winreg.c 	torture_suite_add_ndr_pull_fn_test(suite, winreg_CloseKey, closekey_in_data, NDR_IN, closekey_in_check );
winreg_CloseKey   531 source4/torture/ndr/winreg.c 	torture_suite_add_ndr_pull_fn_test(suite, winreg_CloseKey, closekey_out_data, NDR_OUT, closekey_out_check );
winreg_CloseKey  3000 source4/torture/rpc/samba3rpc.c 	struct winreg_CloseKey c;
winreg_CloseKey  3337 source4/torture/rpc/samba3rpc.c 	struct winreg_CloseKey cl;
winreg_CloseKey   321 source4/torture/rpc/winreg.c 	struct winreg_CloseKey r;