TALLOC_CTX *mem_ctx,
struct policy_handle *handle,
uint32_t *resume_handle,
- uint32_t max_count,
- struct lsa_PrivArray *privs)
+ struct lsa_PrivArray *privs,
+ uint32_t max_count)
{
struct lsa_EnumPrivs r;
NTSTATUS status;
TALLOC_CTX *mem_ctx,
struct policy_handle *handle,
uint32_t *resume_handle,
- uint32_t max_count,
- struct lsa_PrivArray *privs);
+ struct lsa_PrivArray *privs,
+ uint32_t max_count);
NTSTATUS rpccli_lsa_QuerySecurity(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *handle,