summaryrefslogtreecommitdiff
path: root/libcli/ndr_netlogon_proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-09-24 01:13:51 +0200
committerGünther Deschner <gd@samba.org>2008-09-24 01:20:56 +0200
commit7baaa87b93717f3762ae1f96677272fdb941f2bf (patch)
treed9dc086ef733c7d4cbeb66505c867bd57e3f8f03 /libcli/ndr_netlogon_proto.h
parented23c66bf717ec7cbd4a9950c984342a27576394 (diff)
downloadsamba-7baaa87b93717f3762ae1f96677272fdb941f2bf.tar.gz
samba-7baaa87b93717f3762ae1f96677272fdb941f2bf.tar.bz2
samba-7baaa87b93717f3762ae1f96677272fdb941f2bf.zip
libcli: add autogenerated libcli netlogon helper protos.
Guenther
Diffstat (limited to 'libcli/ndr_netlogon_proto.h')
-rw-r--r--libcli/ndr_netlogon_proto.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/libcli/ndr_netlogon_proto.h b/libcli/ndr_netlogon_proto.h
new file mode 100644
index 0000000000..ca61c16138
--- /dev/null
+++ b/libcli/ndr_netlogon_proto.h
@@ -0,0 +1,24 @@
+#ifndef _____LIBCLI_NDR_NETLOGON_PROTO_H__
+#define _____LIBCLI_NDR_NETLOGON_PROTO_H__
+
+#undef _PRINTF_ATTRIBUTE
+#define _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2)
+/* This file was automatically generated by mkproto.pl. DO NOT EDIT */
+
+/* this file contains prototypes for functions that are private
+ * to this subsystem or library. These functions should not be
+ * used outside this particular subsystem! */
+
+
+/* The following definitions come from ../libcli/ndr_netlogon.c */
+
+enum ndr_err_code ndr_push_NETLOGON_SAM_LOGON_REQUEST(struct ndr_push *ndr, int ndr_flags, const struct NETLOGON_SAM_LOGON_REQUEST *r);
+enum ndr_err_code ndr_pull_NETLOGON_SAM_LOGON_REQUEST(struct ndr_pull *ndr, int ndr_flags, struct NETLOGON_SAM_LOGON_REQUEST *r);
+enum ndr_err_code ndr_push_NETLOGON_SAM_LOGON_RESPONSE_EX_with_flags(struct ndr_push *ndr, int ndr_flags, const struct NETLOGON_SAM_LOGON_RESPONSE_EX *r);
+enum ndr_err_code ndr_pull_NETLOGON_SAM_LOGON_RESPONSE_EX_with_flags(struct ndr_pull *ndr, int ndr_flags, struct NETLOGON_SAM_LOGON_RESPONSE_EX *r,
+ uint32_t nt_version_flags);
+#undef _PRINTF_ATTRIBUTE
+#define _PRINTF_ATTRIBUTE(a1, a2)
+
+#endif /* _____LIBCLI_NDR_NETLOGON_PROTO_H__ */
+