mdssvc.idl: pass policy_handle as pointer
authorRalph Boehme <slow@samba.org>
Fri, 23 Aug 2019 16:43:02 +0000 (18:43 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 9 Oct 2019 15:52:55 +0000 (15:52 +0000)
commitc9b6298249cd2f670e6953c9c3ef2e977f8bc565
treeaddf0f85b561e4a5e41151a1efc540a276730bdc
parent63cbeaf0e7472a7321f27327091217c909864100
mdssvc.idl: pass policy_handle as pointer

No change in behaviour, this just changes all functions to take the
policy_handle argument as pointer instead of passing it by value.
This is how all other IDLs pass it.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Oct  9 15:52:55 UTC 2019 on sn-devel-184
librpc/idl/mdssvc.idl
source3/rpc_client/cli_mdssvc.c
source3/rpc_server/mdssvc/srv_mdssvc_nt.c
source3/rpcclient/cmd_spotlight.c
source4/torture/rpc/mdssvc.c