summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_wbint.h
blob: 6c380876872e050a94a40cb0039d754acda464fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* header auto-generated by pidl */

#include "librpc/ndr/libndr.h"
#include "librpc/gen_ndr/wbint.h"

#ifndef _HEADER_NDR_wbint
#define _HEADER_NDR_wbint

#define NDR_WBINT_UUID "bf09192c-ed60-4928-9dff-d0d7bcb03ed8"
#define NDR_WBINT_VERSION 1.0
#define NDR_WBINT_NAME "wbint"
#define NDR_WBINT_HELPSTRING "winbind parent-child protocol"
extern const struct ndr_interface_table ndr_table_wbint;
#define NDR_WBINT_PING (0x00)

#define NDR_WBINT_CALL_COUNT (1)
void ndr_print_wbint_Ping(struct ndr_print *ndr, const char *name, int flags, const struct wbint_Ping *r);
#endif /* _HEADER_NDR_wbint */