pol_key           770 source3/utils/net_rpc_registry.c 	struct policy_handle pol_hive, pol_key;
pol_key           786 source3/utils/net_rpc_registry.c 				  &pol_hive, &pol_key);
pol_key           793 source3/utils/net_rpc_registry.c 	status = registry_enumkeys(mem_ctx, pipe_hnd, &pol_key, &num_subkeys,
pol_key           805 source3/utils/net_rpc_registry.c 	status = registry_enumvalues(mem_ctx, pipe_hnd, &pol_key, &num_values,
pol_key           817 source3/utils/net_rpc_registry.c 	rpccli_winreg_CloseKey(pipe_hnd, mem_ctx, &pol_key, NULL);
pol_key           846 source3/utils/net_rpc_registry.c 	struct policy_handle pol_hive, pol_key;
pol_key           856 source3/utils/net_rpc_registry.c 				  &pol_hive, &pol_key);
pol_key           864 source3/utils/net_rpc_registry.c 	status = rpccli_winreg_SaveKey( pipe_hnd, mem_ctx, &pol_key, &filename, NULL, NULL);
pol_key           871 source3/utils/net_rpc_registry.c 	rpccli_winreg_CloseKey(pipe_hnd, mem_ctx, &pol_key, NULL);
pol_key          1142 source3/utils/net_rpc_registry.c 	struct policy_handle pol_hive, pol_key;
pol_key          1161 source3/utils/net_rpc_registry.c 				  &pol_hive, &pol_key);
pol_key          1182 source3/utils/net_rpc_registry.c 	status = registry_getsd(mem_ctx, pipe_hnd, &pol_key, sec_info, sd);
pol_key          1203 source3/utils/net_rpc_registry.c 	rpccli_winreg_CloseKey(pipe_hnd, mem_ctx, &pol_key, NULL);