summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/lsa.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-08 22:54:28 +0100
committerGünther Deschner <gd@samba.org>2008-02-08 22:54:36 +0100
commit5431ff4f6673be3aad3f6b230b5b9aa5a3591d0f (patch)
treee096ee46059840acf8059e3db50e4f64ef702719 /source3/librpc/gen_ndr/lsa.h
parent5bece0e1e181ab0ef7f0532feb75bebefb260d94 (diff)
downloadsamba-5431ff4f6673be3aad3f6b230b5b9aa5a3591d0f.tar.gz
samba-5431ff4f6673be3aad3f6b230b5b9aa5a3591d0f.tar.bz2
samba-5431ff4f6673be3aad3f6b230b5b9aa5a3591d0f.zip
Re-run make idl.
Guenther (This used to be commit 5af6bf31d515c18b0b53237bf78f6c65c2606ca5)
Diffstat (limited to 'source3/librpc/gen_ndr/lsa.h')
-rw-r--r--source3/librpc/gen_ndr/lsa.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/lsa.h b/source3/librpc/gen_ndr/lsa.h
index 131110c8e8..8c2bab164d 100644
--- a/source3/librpc/gen_ndr/lsa.h
+++ b/source3/librpc/gen_ndr/lsa.h
@@ -894,6 +894,11 @@ struct lsa_SetQuotasForAccount {
struct lsa_GetSystemAccessAccount {
struct {
+ struct policy_handle *handle;/* [ref] */
+ } in;
+
+ struct {
+ uint32_t *access_mask;/* [ref] */
NTSTATUS result;
} out;