summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_named_pipe_auth.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-09-17 18:33:21 +0200
committerStefan Metzmacher <metze@samba.org>2009-09-18 20:34:40 +0200
commit199072b95aa716cf6362ff28aa5a35ae649af711 (patch)
tree85ba566e3bee30797e98e9e29c4b7236160d4b76 /librpc/gen_ndr/ndr_named_pipe_auth.h
parentc29364f4b0e20b22f9c3b6fb79a28fc2d063a874 (diff)
downloadsamba-199072b95aa716cf6362ff28aa5a35ae649af711.tar.gz
samba-199072b95aa716cf6362ff28aa5a35ae649af711.tar.bz2
samba-199072b95aa716cf6362ff28aa5a35ae649af711.zip
librpc: rerun 'make idl'
metze
Diffstat (limited to 'librpc/gen_ndr/ndr_named_pipe_auth.h')
-rw-r--r--librpc/gen_ndr/ndr_named_pipe_auth.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/librpc/gen_ndr/ndr_named_pipe_auth.h b/librpc/gen_ndr/ndr_named_pipe_auth.h
index cd8e065f18..027a3262b3 100644
--- a/librpc/gen_ndr/ndr_named_pipe_auth.h
+++ b/librpc/gen_ndr/ndr_named_pipe_auth.h
@@ -8,12 +8,14 @@
#define NDR_NAMED_PIPE_AUTH_CALL_COUNT (0)
void ndr_print_named_pipe_auth_req_info2(struct ndr_print *ndr, const char *name, const struct named_pipe_auth_req_info2 *r);
+void ndr_print_named_pipe_auth_req_info3(struct ndr_print *ndr, const char *name, const struct named_pipe_auth_req_info3 *r);
void ndr_print_named_pipe_auth_req_info(struct ndr_print *ndr, const char *name, const union named_pipe_auth_req_info *r);
enum ndr_err_code ndr_push_named_pipe_auth_req(struct ndr_push *ndr, int ndr_flags, const struct named_pipe_auth_req *r);
enum ndr_err_code ndr_pull_named_pipe_auth_req(struct ndr_pull *ndr, int ndr_flags, struct named_pipe_auth_req *r);
void ndr_print_named_pipe_auth_req(struct ndr_print *ndr, const char *name, const struct named_pipe_auth_req *r);
size_t ndr_size_named_pipe_auth_req(const struct named_pipe_auth_req *r, struct smb_iconv_convenience *ic, int flags);
void ndr_print_named_pipe_auth_rep_info2(struct ndr_print *ndr, const char *name, const struct named_pipe_auth_rep_info2 *r);
+void ndr_print_named_pipe_auth_rep_info3(struct ndr_print *ndr, const char *name, const struct named_pipe_auth_rep_info3 *r);
void ndr_print_named_pipe_auth_rep_info(struct ndr_print *ndr, const char *name, const union named_pipe_auth_rep_info *r);
enum ndr_err_code ndr_push_named_pipe_auth_rep(struct ndr_push *ndr, int ndr_flags, const struct named_pipe_auth_rep *r);
enum ndr_err_code ndr_pull_named_pipe_auth_rep(struct ndr_pull *ndr, int ndr_flags, struct named_pipe_auth_rep *r);