mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
415aa96f09
(This used to be commit edb7a3607e
)
106 lines
5.9 KiB
C
106 lines
5.9 KiB
C
/* header auto-generated by pidl */
|
|
|
|
#include "librpc/gen_ndr/dfs.h"
|
|
|
|
#ifndef _HEADER_NDR_netdfs
|
|
#define _HEADER_NDR_netdfs
|
|
|
|
#include "librpc/ndr/libndr.h"
|
|
#define DCERPC_NETDFS_UUID "4fc742e0-4a10-11cf-8273-00aa004ae673"
|
|
#define DCERPC_NETDFS_VERSION 3.0
|
|
#define DCERPC_NETDFS_NAME "netdfs"
|
|
#define DCERPC_NETDFS_HELPSTRING "Settings for Microsoft Distributed File System"
|
|
extern const struct dcerpc_interface_table dcerpc_table_netdfs;
|
|
NTSTATUS dcerpc_server_netdfs_init(void);
|
|
#define DCERPC_DFS_GETMANAGERVERSION (0x00)
|
|
|
|
#define DCERPC_DFS_ADD (0x01)
|
|
|
|
#define DCERPC_DFS_REMOVE (0x02)
|
|
|
|
#define DCERPC_DFS_SETINFO (0x03)
|
|
|
|
#define DCERPC_DFS_GETINFO (0x04)
|
|
|
|
#define DCERPC_DFS_ENUM (0x05)
|
|
|
|
#define DCERPC_DFS_RENAME (0x06)
|
|
|
|
#define DCERPC_DFS_MOVE (0x07)
|
|
|
|
#define DCERPC_DFS_MANAGERGETCONFIGINFO (0x08)
|
|
|
|
#define DCERPC_DFS_MANAGERSENDSITEINFO (0x09)
|
|
|
|
#define DCERPC_DFS_ADDFTROOT (0x0a)
|
|
|
|
#define DCERPC_DFS_REMOVEFTROOT (0x0b)
|
|
|
|
#define DCERPC_DFS_ADDSTDROOT (0x0c)
|
|
|
|
#define DCERPC_DFS_REMOVESTDROOT (0x0d)
|
|
|
|
#define DCERPC_DFS_MANAGERINITIALIZE (0x0e)
|
|
|
|
#define DCERPC_DFS_ADDSTDROOTFORCED (0x0f)
|
|
|
|
#define DCERPC_DFS_GETDCADDRESS (0x10)
|
|
|
|
#define DCERPC_DFS_SETDCADDRESS (0x11)
|
|
|
|
#define DCERPC_DFS_FLUSHFTTABLE (0x12)
|
|
|
|
#define DCERPC_DFS_ADD2 (0x13)
|
|
|
|
#define DCERPC_DFS_REMOVE2 (0x14)
|
|
|
|
#define DCERPC_DFS_ENUMEX (0x15)
|
|
|
|
#define DCERPC_DFS_SETINFO2 (0x16)
|
|
|
|
#define DCERPC_NETDFS_CALL_COUNT (23)
|
|
void ndr_print_dfs_Info0(struct ndr_print *ndr, const char *name, const struct dfs_Info0 *r);
|
|
void ndr_print_dfs_Info1(struct ndr_print *ndr, const char *name, const struct dfs_Info1 *r);
|
|
void ndr_print_dfs_Info2(struct ndr_print *ndr, const char *name, const struct dfs_Info2 *r);
|
|
void ndr_print_dfs_StorageInfo(struct ndr_print *ndr, const char *name, const struct dfs_StorageInfo *r);
|
|
void ndr_print_dfs_Info3(struct ndr_print *ndr, const char *name, const struct dfs_Info3 *r);
|
|
void ndr_print_dfs_Info4(struct ndr_print *ndr, const char *name, const struct dfs_Info4 *r);
|
|
void ndr_print_dfs_Info100(struct ndr_print *ndr, const char *name, const struct dfs_Info100 *r);
|
|
void ndr_print_dfs_Info101(struct ndr_print *ndr, const char *name, const struct dfs_Info101 *r);
|
|
void ndr_print_dfs_Info102(struct ndr_print *ndr, const char *name, const struct dfs_Info102 *r);
|
|
void ndr_print_dfs_Info200(struct ndr_print *ndr, const char *name, const struct dfs_Info200 *r);
|
|
void ndr_print_dfs_Info300(struct ndr_print *ndr, const char *name, const struct dfs_Info300 *r);
|
|
void ndr_print_dfs_Info(struct ndr_print *ndr, const char *name, const union dfs_Info *r);
|
|
void ndr_print_dfs_EnumArray1(struct ndr_print *ndr, const char *name, const struct dfs_EnumArray1 *r);
|
|
void ndr_print_dfs_EnumArray2(struct ndr_print *ndr, const char *name, const struct dfs_EnumArray2 *r);
|
|
void ndr_print_dfs_EnumArray3(struct ndr_print *ndr, const char *name, const struct dfs_EnumArray3 *r);
|
|
void ndr_print_dfs_EnumArray4(struct ndr_print *ndr, const char *name, const struct dfs_EnumArray4 *r);
|
|
void ndr_print_dfs_EnumArray200(struct ndr_print *ndr, const char *name, const struct dfs_EnumArray200 *r);
|
|
void ndr_print_dfs_EnumArray300(struct ndr_print *ndr, const char *name, const struct dfs_EnumArray300 *r);
|
|
void ndr_print_dfs_EnumInfo(struct ndr_print *ndr, const char *name, const union dfs_EnumInfo *r);
|
|
void ndr_print_dfs_EnumStruct(struct ndr_print *ndr, const char *name, const struct dfs_EnumStruct *r);
|
|
void ndr_print_dfs_GetManagerVersion(struct ndr_print *ndr, const char *name, int flags, const struct dfs_GetManagerVersion *r);
|
|
void ndr_print_dfs_Add(struct ndr_print *ndr, const char *name, int flags, const struct dfs_Add *r);
|
|
void ndr_print_dfs_Remove(struct ndr_print *ndr, const char *name, int flags, const struct dfs_Remove *r);
|
|
void ndr_print_dfs_SetInfo(struct ndr_print *ndr, const char *name, int flags, const struct dfs_SetInfo *r);
|
|
void ndr_print_dfs_GetInfo(struct ndr_print *ndr, const char *name, int flags, const struct dfs_GetInfo *r);
|
|
void ndr_print_dfs_Enum(struct ndr_print *ndr, const char *name, int flags, const struct dfs_Enum *r);
|
|
void ndr_print_dfs_Rename(struct ndr_print *ndr, const char *name, int flags, const struct dfs_Rename *r);
|
|
void ndr_print_dfs_Move(struct ndr_print *ndr, const char *name, int flags, const struct dfs_Move *r);
|
|
void ndr_print_dfs_ManagerGetConfigInfo(struct ndr_print *ndr, const char *name, int flags, const struct dfs_ManagerGetConfigInfo *r);
|
|
void ndr_print_dfs_ManagerSendSiteInfo(struct ndr_print *ndr, const char *name, int flags, const struct dfs_ManagerSendSiteInfo *r);
|
|
void ndr_print_dfs_AddFtRoot(struct ndr_print *ndr, const char *name, int flags, const struct dfs_AddFtRoot *r);
|
|
void ndr_print_dfs_RemoveFtRoot(struct ndr_print *ndr, const char *name, int flags, const struct dfs_RemoveFtRoot *r);
|
|
void ndr_print_dfs_AddStdRoot(struct ndr_print *ndr, const char *name, int flags, const struct dfs_AddStdRoot *r);
|
|
void ndr_print_dfs_RemoveStdRoot(struct ndr_print *ndr, const char *name, int flags, const struct dfs_RemoveStdRoot *r);
|
|
void ndr_print_dfs_ManagerInitialize(struct ndr_print *ndr, const char *name, int flags, const struct dfs_ManagerInitialize *r);
|
|
void ndr_print_dfs_AddStdRootForced(struct ndr_print *ndr, const char *name, int flags, const struct dfs_AddStdRootForced *r);
|
|
void ndr_print_dfs_GetDcAddress(struct ndr_print *ndr, const char *name, int flags, const struct dfs_GetDcAddress *r);
|
|
void ndr_print_dfs_SetDcAddress(struct ndr_print *ndr, const char *name, int flags, const struct dfs_SetDcAddress *r);
|
|
void ndr_print_dfs_FlushFtTable(struct ndr_print *ndr, const char *name, int flags, const struct dfs_FlushFtTable *r);
|
|
void ndr_print_dfs_Add2(struct ndr_print *ndr, const char *name, int flags, const struct dfs_Add2 *r);
|
|
void ndr_print_dfs_Remove2(struct ndr_print *ndr, const char *name, int flags, const struct dfs_Remove2 *r);
|
|
void ndr_print_dfs_EnumEx(struct ndr_print *ndr, const char *name, int flags, const struct dfs_EnumEx *r);
|
|
void ndr_print_dfs_SetInfo2(struct ndr_print *ndr, const char *name, int flags, const struct dfs_SetInfo2 *r);
|
|
#endif /* _HEADER_NDR_netdfs */
|