summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_unixinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_unixinfo.h')
-rw-r--r--source3/librpc/gen_ndr/ndr_unixinfo.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/source3/librpc/gen_ndr/ndr_unixinfo.h b/source3/librpc/gen_ndr/ndr_unixinfo.h
index fa5cad86d9..54a3859a5e 100644
--- a/source3/librpc/gen_ndr/ndr_unixinfo.h
+++ b/source3/librpc/gen_ndr/ndr_unixinfo.h
@@ -6,23 +6,23 @@
#define _HEADER_NDR_unixinfo
#include "librpc/ndr/libndr.h"
-#define DCERPC_UNIXINFO_UUID "9c54e310-a955-4885-bd31-78787147dfa6"
-#define DCERPC_UNIXINFO_VERSION 0.0
-#define DCERPC_UNIXINFO_NAME "unixinfo"
-#define DCERPC_UNIXINFO_HELPSTRING "Unixinfo specific stuff"
+#define NDR_UNIXINFO_UUID "9c54e310-a955-4885-bd31-78787147dfa6"
+#define NDR_UNIXINFO_VERSION 0.0
+#define NDR_UNIXINFO_NAME "unixinfo"
+#define NDR_UNIXINFO_HELPSTRING "Unixinfo specific stuff"
extern const struct ndr_interface_table ndr_table_unixinfo;
NTSTATUS dcerpc_server_unixinfo_init(void);
-#define DCERPC_UNIXINFO_SIDTOUID (0x00)
+#define NDR_UNIXINFO_SIDTOUID (0x00)
-#define DCERPC_UNIXINFO_UIDTOSID (0x01)
+#define NDR_UNIXINFO_UIDTOSID (0x01)
-#define DCERPC_UNIXINFO_SIDTOGID (0x02)
+#define NDR_UNIXINFO_SIDTOGID (0x02)
-#define DCERPC_UNIXINFO_GIDTOSID (0x03)
+#define NDR_UNIXINFO_GIDTOSID (0x03)
-#define DCERPC_UNIXINFO_GETPWUID (0x04)
+#define NDR_UNIXINFO_GETPWUID (0x04)
-#define DCERPC_UNIXINFO_CALL_COUNT (5)
+#define NDR_UNIXINFO_CALL_COUNT (5)
void ndr_print_unixinfo_GetPWUidInfo(struct ndr_print *ndr, const char *name, const struct unixinfo_GetPWUidInfo *r);
void ndr_print_unixinfo_SidToUid(struct ndr_print *ndr, const char *name, int flags, const struct unixinfo_SidToUid *r);
void ndr_print_unixinfo_UidToSid(struct ndr_print *ndr, const char *name, int flags, const struct unixinfo_UidToSid *r);