summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_eventlog.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-03 15:55:46 +0100
committerGünther Deschner <gd@samba.org>2009-02-03 16:06:57 +0100
commit1c627c22324fbb83de4c602cdbdd658ab53cde54 (patch)
tree464dd8f2ba7ef4abc9b8ada1de8ecf879e2e6342 /librpc/gen_ndr/ndr_eventlog.h
parent268f87df61dbf2625d33c149607db046f60dd5fd (diff)
downloadsamba-1c627c22324fbb83de4c602cdbdd658ab53cde54.tar.gz
samba-1c627c22324fbb83de4c602cdbdd658ab53cde54.tar.bz2
samba-1c627c22324fbb83de4c602cdbdd658ab53cde54.zip
s3: re-run make samba3-idl.
Guenther
Diffstat (limited to 'librpc/gen_ndr/ndr_eventlog.h')
-rw-r--r--librpc/gen_ndr/ndr_eventlog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/librpc/gen_ndr/ndr_eventlog.h b/librpc/gen_ndr/ndr_eventlog.h
index 3fa20e3a29..39bfd38665 100644
--- a/librpc/gen_ndr/ndr_eventlog.h
+++ b/librpc/gen_ndr/ndr_eventlog.h
@@ -70,6 +70,9 @@ void ndr_print_eventlog_OpenUnknown0(struct ndr_print *ndr, const char *name, co
enum ndr_err_code ndr_push_eventlog_Record(struct ndr_push *ndr, int ndr_flags, const struct eventlog_Record *r);
enum ndr_err_code ndr_pull_eventlog_Record(struct ndr_pull *ndr, int ndr_flags, struct eventlog_Record *r);
void ndr_print_eventlog_Record(struct ndr_print *ndr, const char *name, const struct eventlog_Record *r);
+enum ndr_err_code ndr_push_eventlog_Record_tdb(struct ndr_push *ndr, int ndr_flags, const struct eventlog_Record_tdb *r);
+enum ndr_err_code ndr_pull_eventlog_Record_tdb(struct ndr_pull *ndr, int ndr_flags, struct eventlog_Record_tdb *r);
+void ndr_print_eventlog_Record_tdb(struct ndr_print *ndr, const char *name, const struct eventlog_Record_tdb *r);
void ndr_print_eventlog_ClearEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ClearEventLogW *r);
void ndr_print_eventlog_BackupEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_BackupEventLogW *r);
void ndr_print_eventlog_CloseEventLog(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_CloseEventLog *r);