summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_svcctl.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-14 12:03:18 +0100
committerGünther Deschner <gd@samba.org>2009-01-08 11:18:57 +0100
commit176bbcf90cd890111177aeebce3f0563ac2da584 (patch)
treea088dd6d474d92eff7c19eeab766dd664dbb58e3 /librpc/gen_ndr/ndr_svcctl.h
parent550c64bef9cfc3f2aca6edcaeaf5e351aa4d8ee0 (diff)
downloadsamba-176bbcf90cd890111177aeebce3f0563ac2da584.tar.gz
samba-176bbcf90cd890111177aeebce3f0563ac2da584.tar.bz2
samba-176bbcf90cd890111177aeebce3f0563ac2da584.zip
svcctl: add svcctl_ConfigLevel from samba 3.
Guenther
Diffstat (limited to 'librpc/gen_ndr/ndr_svcctl.h')
-rw-r--r--librpc/gen_ndr/ndr_svcctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/gen_ndr/ndr_svcctl.h b/librpc/gen_ndr/ndr_svcctl.h
index 6a96531058..3108cbd6e3 100644
--- a/librpc/gen_ndr/ndr_svcctl.h
+++ b/librpc/gen_ndr/ndr_svcctl.h
@@ -113,6 +113,7 @@ enum ndr_err_code ndr_push_QUERY_SERVICE_CONFIG(struct ndr_push *ndr, int ndr_fl
enum ndr_err_code ndr_pull_QUERY_SERVICE_CONFIG(struct ndr_pull *ndr, int ndr_flags, struct QUERY_SERVICE_CONFIG *r);
void ndr_print_QUERY_SERVICE_CONFIG(struct ndr_print *ndr, const char *name, const struct QUERY_SERVICE_CONFIG *r);
size_t ndr_size_QUERY_SERVICE_CONFIG(const struct QUERY_SERVICE_CONFIG *r, struct smb_iconv_convenience *ic, int flags);
+void ndr_print_svcctl_ConfigLevel(struct ndr_print *ndr, const char *name, enum svcctl_ConfigLevel r);
void ndr_print_svcctl_StatusLevel(struct ndr_print *ndr, const char *name, enum svcctl_StatusLevel r);
void ndr_print_svcctl_CloseServiceHandle(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_CloseServiceHandle *r);
void ndr_print_svcctl_ControlService(struct ndr_print *ndr, const char *name, int flags, const struct svcctl_ControlService *r);