diff options
author | Andrew Tridgell <tridge@samba.org> | 2008-12-17 07:17:54 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2008-12-17 07:17:54 +1100 |
commit | 1b3a084d60cc0004f84bc56dedbe1d87cda2a8b3 (patch) | |
tree | cee337a9c93890605fb12490faec2a7f0b2188d8 /librpc/gen_ndr/ndr_eventlog.h | |
parent | e294c4799bf6ad8da043aadf8341391644147056 (diff) | |
parent | 54dc421f5820099531a77879f52a904c2fefcf49 (diff) | |
download | samba-1b3a084d60cc0004f84bc56dedbe1d87cda2a8b3.tar.gz samba-1b3a084d60cc0004f84bc56dedbe1d87cda2a8b3.tar.bz2 samba-1b3a084d60cc0004f84bc56dedbe1d87cda2a8b3.zip |
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Diffstat (limited to 'librpc/gen_ndr/ndr_eventlog.h')
-rw-r--r-- | librpc/gen_ndr/ndr_eventlog.h | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/librpc/gen_ndr/ndr_eventlog.h b/librpc/gen_ndr/ndr_eventlog.h new file mode 100644 index 0000000000..c705290aef --- /dev/null +++ b/librpc/gen_ndr/ndr_eventlog.h @@ -0,0 +1,92 @@ +/* header auto-generated by pidl */ + +#include "librpc/ndr/libndr.h" +#include "../librpc/gen_ndr/eventlog.h" + +#ifndef _HEADER_NDR_eventlog +#define _HEADER_NDR_eventlog + +#define NDR_EVENTLOG_UUID "82273fdc-e32a-18c3-3f78-827929dc23ea" +#define NDR_EVENTLOG_VERSION 0.0 +#define NDR_EVENTLOG_NAME "eventlog" +#define NDR_EVENTLOG_HELPSTRING "Event Logger" +extern const struct ndr_interface_table ndr_table_eventlog; +#define NDR_EVENTLOG_CLEAREVENTLOGW (0x00) + +#define NDR_EVENTLOG_BACKUPEVENTLOGW (0x01) + +#define NDR_EVENTLOG_CLOSEEVENTLOG (0x02) + +#define NDR_EVENTLOG_DEREGISTEREVENTSOURCE (0x03) + +#define NDR_EVENTLOG_GETNUMRECORDS (0x04) + +#define NDR_EVENTLOG_GETOLDESTRECORD (0x05) + +#define NDR_EVENTLOG_CHANGENOTIFY (0x06) + +#define NDR_EVENTLOG_OPENEVENTLOGW (0x07) + +#define NDR_EVENTLOG_REGISTEREVENTSOURCEW (0x08) + +#define NDR_EVENTLOG_OPENBACKUPEVENTLOGW (0x09) + +#define NDR_EVENTLOG_READEVENTLOGW (0x0a) + +#define NDR_EVENTLOG_REPORTEVENTW (0x0b) + +#define NDR_EVENTLOG_CLEAREVENTLOGA (0x0c) + +#define NDR_EVENTLOG_BACKUPEVENTLOGA (0x0d) + +#define NDR_EVENTLOG_OPENEVENTLOGA (0x0e) + +#define NDR_EVENTLOG_REGISTEREVENTSOURCEA (0x0f) + +#define NDR_EVENTLOG_OPENBACKUPEVENTLOGA (0x10) + +#define NDR_EVENTLOG_READEVENTLOGA (0x11) + +#define NDR_EVENTLOG_REPORTEVENTA (0x12) + +#define NDR_EVENTLOG_REGISTERCLUSTERSVC (0x13) + +#define NDR_EVENTLOG_DEREGISTERCLUSTERSVC (0x14) + +#define NDR_EVENTLOG_WRITECLUSTEREVENTS (0x15) + +#define NDR_EVENTLOG_GETLOGINTORMATION (0x16) + +#define NDR_EVENTLOG_FLUSHEVENTLOG (0x17) + +#define NDR_EVENTLOG_CALL_COUNT (24) +void ndr_print_eventlogReadFlags(struct ndr_print *ndr, const char *name, uint32_t r); +void ndr_print_eventlog_OpenUnknown0(struct ndr_print *ndr, const char *name, const struct eventlog_OpenUnknown0 *r); +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); +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); +void ndr_print_eventlog_DeregisterEventSource(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_DeregisterEventSource *r); +void ndr_print_eventlog_GetNumRecords(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_GetNumRecords *r); +void ndr_print_eventlog_GetOldestRecord(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_GetOldestRecord *r); +void ndr_print_eventlog_ChangeNotify(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ChangeNotify *r); +void ndr_print_eventlog_OpenEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenEventLogW *r); +void ndr_print_eventlog_RegisterEventSourceW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_RegisterEventSourceW *r); +void ndr_print_eventlog_OpenBackupEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenBackupEventLogW *r); +void ndr_print_eventlog_ReadEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReadEventLogW *r); +void ndr_print_eventlog_ReportEventW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReportEventW *r); +void ndr_print_eventlog_ClearEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ClearEventLogA *r); +void ndr_print_eventlog_BackupEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_BackupEventLogA *r); +void ndr_print_eventlog_OpenEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenEventLogA *r); +void ndr_print_eventlog_RegisterEventSourceA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_RegisterEventSourceA *r); +void ndr_print_eventlog_OpenBackupEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenBackupEventLogA *r); +void ndr_print_eventlog_ReadEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReadEventLogA *r); +void ndr_print_eventlog_ReportEventA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReportEventA *r); +void ndr_print_eventlog_RegisterClusterSvc(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_RegisterClusterSvc *r); +void ndr_print_eventlog_DeregisterClusterSvc(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_DeregisterClusterSvc *r); +void ndr_print_eventlog_WriteClusterEvents(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_WriteClusterEvents *r); +void ndr_print_eventlog_GetLogIntormation(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_GetLogIntormation *r); +void ndr_print_eventlog_FlushEventLog(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_FlushEventLog *r); +#endif /* _HEADER_NDR_eventlog */ |