s3/docs: Fix serveral typos.
[Samba.git] / source / librpc / gen_ndr / ndr_libnet_join.h
blob14c8a863aa1914dea7b270cfb86c61ec1f7db0e6
1 /* header auto-generated by pidl */
3 #include "librpc/ndr/libndr.h"
4 #include "librpc/gen_ndr/libnet_join.h"
6 #ifndef _HEADER_NDR_libnetjoin
7 #define _HEADER_NDR_libnetjoin
9 #define NDR_LIBNETJOIN_CALL_COUNT (0)
10 enum ndr_err_code ndr_push_libnet_JoinCtx(struct ndr_push *ndr, int flags, const struct libnet_JoinCtx *r);
11 enum ndr_err_code ndr_pull_libnet_JoinCtx(struct ndr_pull *ndr, int flags, struct libnet_JoinCtx *r);
12 void ndr_print_libnet_JoinCtx(struct ndr_print *ndr, const char *name, int flags, const struct libnet_JoinCtx *r);
13 enum ndr_err_code ndr_push_libnet_UnjoinCtx(struct ndr_push *ndr, int flags, const struct libnet_UnjoinCtx *r);
14 enum ndr_err_code ndr_pull_libnet_UnjoinCtx(struct ndr_pull *ndr, int flags, struct libnet_UnjoinCtx *r);
15 void ndr_print_libnet_UnjoinCtx(struct ndr_print *ndr, const char *name, int flags, const struct libnet_UnjoinCtx *r);
16 #endif /* _HEADER_NDR_libnetjoin */