~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to source3/librpc/gen_ndr/ndr_libnet_join.h

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* header auto-generated by pidl */
 
2
 
 
3
#include "librpc/ndr/libndr.h"
 
4
#include "librpc/gen_ndr/libnet_join.h"
 
5
 
 
6
#ifndef _HEADER_NDR_libnetjoin
 
7
#define _HEADER_NDR_libnetjoin
 
8
 
 
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 */