root/source3/librpc/gen_ndr/ndr_libnet_join.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   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 */

/* [<][>][^][v][top][bottom][index][help] */