s3: re-run make samba3-idl.
[kai/samba-autobuild/.git] / librpc / gen_ndr / ndr_eventlog.h
1 /* header auto-generated by pidl */
2
3 #include "librpc/ndr/libndr.h"
4 #include "../librpc/gen_ndr/eventlog.h"
5
6 #ifndef _HEADER_NDR_eventlog
7 #define _HEADER_NDR_eventlog
8
9 #define NDR_EVENTLOG_UUID "82273fdc-e32a-18c3-3f78-827929dc23ea"
10 #define NDR_EVENTLOG_VERSION 0.0
11 #define NDR_EVENTLOG_NAME "eventlog"
12 #define NDR_EVENTLOG_HELPSTRING "Event Logger"
13 extern const struct ndr_interface_table ndr_table_eventlog;
14 #define NDR_EVENTLOG_CLEAREVENTLOGW (0x00)
15
16 #define NDR_EVENTLOG_BACKUPEVENTLOGW (0x01)
17
18 #define NDR_EVENTLOG_CLOSEEVENTLOG (0x02)
19
20 #define NDR_EVENTLOG_DEREGISTEREVENTSOURCE (0x03)
21
22 #define NDR_EVENTLOG_GETNUMRECORDS (0x04)
23
24 #define NDR_EVENTLOG_GETOLDESTRECORD (0x05)
25
26 #define NDR_EVENTLOG_CHANGENOTIFY (0x06)
27
28 #define NDR_EVENTLOG_OPENEVENTLOGW (0x07)
29
30 #define NDR_EVENTLOG_REGISTEREVENTSOURCEW (0x08)
31
32 #define NDR_EVENTLOG_OPENBACKUPEVENTLOGW (0x09)
33
34 #define NDR_EVENTLOG_READEVENTLOGW (0x0a)
35
36 #define NDR_EVENTLOG_REPORTEVENTW (0x0b)
37
38 #define NDR_EVENTLOG_CLEAREVENTLOGA (0x0c)
39
40 #define NDR_EVENTLOG_BACKUPEVENTLOGA (0x0d)
41
42 #define NDR_EVENTLOG_OPENEVENTLOGA (0x0e)
43
44 #define NDR_EVENTLOG_REGISTEREVENTSOURCEA (0x0f)
45
46 #define NDR_EVENTLOG_OPENBACKUPEVENTLOGA (0x10)
47
48 #define NDR_EVENTLOG_READEVENTLOGA (0x11)
49
50 #define NDR_EVENTLOG_REPORTEVENTA (0x12)
51
52 #define NDR_EVENTLOG_REGISTERCLUSTERSVC (0x13)
53
54 #define NDR_EVENTLOG_DEREGISTERCLUSTERSVC (0x14)
55
56 #define NDR_EVENTLOG_WRITECLUSTEREVENTS (0x15)
57
58 #define NDR_EVENTLOG_GETLOGINTORMATION (0x16)
59
60 #define NDR_EVENTLOG_FLUSHEVENTLOG (0x17)
61
62 #define NDR_EVENTLOG_CALL_COUNT (24)
63 void ndr_print_eventlogReadFlags(struct ndr_print *ndr, const char *name, uint32_t r);
64 void ndr_print_eventlog_OpenUnknown0(struct ndr_print *ndr, const char *name, const struct eventlog_OpenUnknown0 *r);
65 enum ndr_err_code ndr_push_eventlog_Record(struct ndr_push *ndr, int ndr_flags, const struct eventlog_Record *r);
66 enum ndr_err_code ndr_pull_eventlog_Record(struct ndr_pull *ndr, int ndr_flags, struct eventlog_Record *r);
67 void ndr_print_eventlog_Record(struct ndr_print *ndr, const char *name, const struct eventlog_Record *r);
68 void ndr_print_eventlog_ClearEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ClearEventLogW *r);
69 void ndr_print_eventlog_BackupEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_BackupEventLogW *r);
70 void ndr_print_eventlog_CloseEventLog(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_CloseEventLog *r);
71 void ndr_print_eventlog_DeregisterEventSource(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_DeregisterEventSource *r);
72 void ndr_print_eventlog_GetNumRecords(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_GetNumRecords *r);
73 void ndr_print_eventlog_GetOldestRecord(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_GetOldestRecord *r);
74 void ndr_print_eventlog_ChangeNotify(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ChangeNotify *r);
75 void ndr_print_eventlog_OpenEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenEventLogW *r);
76 void ndr_print_eventlog_RegisterEventSourceW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_RegisterEventSourceW *r);
77 void ndr_print_eventlog_OpenBackupEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenBackupEventLogW *r);
78 void ndr_print_eventlog_ReadEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReadEventLogW *r);
79 void ndr_print_eventlog_ReportEventW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReportEventW *r);
80 void ndr_print_eventlog_ClearEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ClearEventLogA *r);
81 void ndr_print_eventlog_BackupEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_BackupEventLogA *r);
82 void ndr_print_eventlog_OpenEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenEventLogA *r);
83 void ndr_print_eventlog_RegisterEventSourceA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_RegisterEventSourceA *r);
84 void ndr_print_eventlog_OpenBackupEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenBackupEventLogA *r);
85 void ndr_print_eventlog_ReadEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReadEventLogA *r);
86 void ndr_print_eventlog_ReportEventA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReportEventA *r);
87 void ndr_print_eventlog_RegisterClusterSvc(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_RegisterClusterSvc *r);
88 void ndr_print_eventlog_DeregisterClusterSvc(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_DeregisterClusterSvc *r);
89 void ndr_print_eventlog_WriteClusterEvents(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_WriteClusterEvents *r);
90 void ndr_print_eventlog_GetLogIntormation(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_GetLogIntormation *r);
91 void ndr_print_eventlog_FlushEventLog(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_FlushEventLog *r);
92 #endif /* _HEADER_NDR_eventlog */