Merge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
[abartlet/samba-debian.git] / source3 / autoconf / librpc / gen_ndr / ndr_wzcsvc.c
similarity index 94%
rename from source3/librpc/gen_ndr/ndr_wzcsvc.c
rename to source3/autoconf/librpc/gen_ndr/ndr_wzcsvc.c
index 192d9f76b68b3655cee09cb4f928f884421d841f..16cc6bcde66d847fea9cd22dd962c4923e294d83 100644 (file)
@@ -1,10 +1,11 @@
 /* parser auto-generated by pidl */
 
 #include "includes.h"
-#include "librpc/gen_ndr/ndr_wzcsvc.h"
+#include "autoconf/librpc/gen_ndr/ndr_wzcsvc.h"
 
 static enum ndr_err_code ndr_push_wzcsvc_EnumInterfaces(struct ndr_push *ndr, int flags, const struct wzcsvc_EnumInterfaces *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -14,6 +15,7 @@ static enum ndr_err_code ndr_push_wzcsvc_EnumInterfaces(struct ndr_push *ndr, in
 
 static enum ndr_err_code ndr_pull_wzcsvc_EnumInterfaces(struct ndr_pull *ndr, int flags, struct wzcsvc_EnumInterfaces *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -44,6 +46,7 @@ _PUBLIC_ void ndr_print_wzcsvc_EnumInterfaces(struct ndr_print *ndr, const char
 
 static enum ndr_err_code ndr_push_wzcsvc_QueryInterface(struct ndr_push *ndr, int flags, const struct wzcsvc_QueryInterface *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -53,6 +56,7 @@ static enum ndr_err_code ndr_push_wzcsvc_QueryInterface(struct ndr_push *ndr, in
 
 static enum ndr_err_code ndr_pull_wzcsvc_QueryInterface(struct ndr_pull *ndr, int flags, struct wzcsvc_QueryInterface *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -83,6 +87,7 @@ _PUBLIC_ void ndr_print_wzcsvc_QueryInterface(struct ndr_print *ndr, const char
 
 static enum ndr_err_code ndr_push_wzcsvc_SetInterface(struct ndr_push *ndr, int flags, const struct wzcsvc_SetInterface *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -92,6 +97,7 @@ static enum ndr_err_code ndr_push_wzcsvc_SetInterface(struct ndr_push *ndr, int
 
 static enum ndr_err_code ndr_pull_wzcsvc_SetInterface(struct ndr_pull *ndr, int flags, struct wzcsvc_SetInterface *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -122,6 +128,7 @@ _PUBLIC_ void ndr_print_wzcsvc_SetInterface(struct ndr_print *ndr, const char *n
 
 static enum ndr_err_code ndr_push_wzcsvc_RefreshInterface(struct ndr_push *ndr, int flags, const struct wzcsvc_RefreshInterface *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -131,6 +138,7 @@ static enum ndr_err_code ndr_push_wzcsvc_RefreshInterface(struct ndr_push *ndr,
 
 static enum ndr_err_code ndr_pull_wzcsvc_RefreshInterface(struct ndr_pull *ndr, int flags, struct wzcsvc_RefreshInterface *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -161,6 +169,7 @@ _PUBLIC_ void ndr_print_wzcsvc_RefreshInterface(struct ndr_print *ndr, const cha
 
 static enum ndr_err_code ndr_push_wzcsvc_QueryContext(struct ndr_push *ndr, int flags, const struct wzcsvc_QueryContext *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -170,6 +179,7 @@ static enum ndr_err_code ndr_push_wzcsvc_QueryContext(struct ndr_push *ndr, int
 
 static enum ndr_err_code ndr_pull_wzcsvc_QueryContext(struct ndr_pull *ndr, int flags, struct wzcsvc_QueryContext *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -200,6 +210,7 @@ _PUBLIC_ void ndr_print_wzcsvc_QueryContext(struct ndr_print *ndr, const char *n
 
 static enum ndr_err_code ndr_push_wzcsvc_SetContext(struct ndr_push *ndr, int flags, const struct wzcsvc_SetContext *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -209,6 +220,7 @@ static enum ndr_err_code ndr_push_wzcsvc_SetContext(struct ndr_push *ndr, int fl
 
 static enum ndr_err_code ndr_pull_wzcsvc_SetContext(struct ndr_pull *ndr, int flags, struct wzcsvc_SetContext *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -239,6 +251,7 @@ _PUBLIC_ void ndr_print_wzcsvc_SetContext(struct ndr_print *ndr, const char *nam
 
 static enum ndr_err_code ndr_push_wzcsvc_EapolUIResponse(struct ndr_push *ndr, int flags, const struct wzcsvc_EapolUIResponse *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -248,6 +261,7 @@ static enum ndr_err_code ndr_push_wzcsvc_EapolUIResponse(struct ndr_push *ndr, i
 
 static enum ndr_err_code ndr_pull_wzcsvc_EapolUIResponse(struct ndr_pull *ndr, int flags, struct wzcsvc_EapolUIResponse *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -278,6 +292,7 @@ _PUBLIC_ void ndr_print_wzcsvc_EapolUIResponse(struct ndr_print *ndr, const char
 
 static enum ndr_err_code ndr_push_wzcsvc_EapolGetCustomAuthData(struct ndr_push *ndr, int flags, const struct wzcsvc_EapolGetCustomAuthData *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -287,6 +302,7 @@ static enum ndr_err_code ndr_push_wzcsvc_EapolGetCustomAuthData(struct ndr_push
 
 static enum ndr_err_code ndr_pull_wzcsvc_EapolGetCustomAuthData(struct ndr_pull *ndr, int flags, struct wzcsvc_EapolGetCustomAuthData *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -317,6 +333,7 @@ _PUBLIC_ void ndr_print_wzcsvc_EapolGetCustomAuthData(struct ndr_print *ndr, con
 
 static enum ndr_err_code ndr_push_wzcsvc_EapolSetCustomAuthData(struct ndr_push *ndr, int flags, const struct wzcsvc_EapolSetCustomAuthData *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -326,6 +343,7 @@ static enum ndr_err_code ndr_push_wzcsvc_EapolSetCustomAuthData(struct ndr_push
 
 static enum ndr_err_code ndr_pull_wzcsvc_EapolSetCustomAuthData(struct ndr_pull *ndr, int flags, struct wzcsvc_EapolSetCustomAuthData *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -356,6 +374,7 @@ _PUBLIC_ void ndr_print_wzcsvc_EapolSetCustomAuthData(struct ndr_print *ndr, con
 
 static enum ndr_err_code ndr_push_wzcsvc_EapolGetInterfaceParams(struct ndr_push *ndr, int flags, const struct wzcsvc_EapolGetInterfaceParams *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -365,6 +384,7 @@ static enum ndr_err_code ndr_push_wzcsvc_EapolGetInterfaceParams(struct ndr_push
 
 static enum ndr_err_code ndr_pull_wzcsvc_EapolGetInterfaceParams(struct ndr_pull *ndr, int flags, struct wzcsvc_EapolGetInterfaceParams *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -395,6 +415,7 @@ _PUBLIC_ void ndr_print_wzcsvc_EapolGetInterfaceParams(struct ndr_print *ndr, co
 
 static enum ndr_err_code ndr_push_wzcsvc_EapolSetInterfaceParams(struct ndr_push *ndr, int flags, const struct wzcsvc_EapolSetInterfaceParams *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -404,6 +425,7 @@ static enum ndr_err_code ndr_push_wzcsvc_EapolSetInterfaceParams(struct ndr_push
 
 static enum ndr_err_code ndr_pull_wzcsvc_EapolSetInterfaceParams(struct ndr_pull *ndr, int flags, struct wzcsvc_EapolSetInterfaceParams *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -434,6 +456,7 @@ _PUBLIC_ void ndr_print_wzcsvc_EapolSetInterfaceParams(struct ndr_print *ndr, co
 
 static enum ndr_err_code ndr_push_wzcsvc_EapolReAuthenticateInterface(struct ndr_push *ndr, int flags, const struct wzcsvc_EapolReAuthenticateInterface *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -443,6 +466,7 @@ static enum ndr_err_code ndr_push_wzcsvc_EapolReAuthenticateInterface(struct ndr
 
 static enum ndr_err_code ndr_pull_wzcsvc_EapolReAuthenticateInterface(struct ndr_pull *ndr, int flags, struct wzcsvc_EapolReAuthenticateInterface *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -473,6 +497,7 @@ _PUBLIC_ void ndr_print_wzcsvc_EapolReAuthenticateInterface(struct ndr_print *nd
 
 static enum ndr_err_code ndr_push_wzcsvc_EapolQueryInterfaceState(struct ndr_push *ndr, int flags, const struct wzcsvc_EapolQueryInterfaceState *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -482,6 +507,7 @@ static enum ndr_err_code ndr_push_wzcsvc_EapolQueryInterfaceState(struct ndr_pus
 
 static enum ndr_err_code ndr_pull_wzcsvc_EapolQueryInterfaceState(struct ndr_pull *ndr, int flags, struct wzcsvc_EapolQueryInterfaceState *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -512,6 +538,7 @@ _PUBLIC_ void ndr_print_wzcsvc_EapolQueryInterfaceState(struct ndr_print *ndr, c
 
 static enum ndr_err_code ndr_push_wzcsvc_OpenWZCDbLogSession(struct ndr_push *ndr, int flags, const struct wzcsvc_OpenWZCDbLogSession *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -521,6 +548,7 @@ static enum ndr_err_code ndr_push_wzcsvc_OpenWZCDbLogSession(struct ndr_push *nd
 
 static enum ndr_err_code ndr_pull_wzcsvc_OpenWZCDbLogSession(struct ndr_pull *ndr, int flags, struct wzcsvc_OpenWZCDbLogSession *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -551,6 +579,7 @@ _PUBLIC_ void ndr_print_wzcsvc_OpenWZCDbLogSession(struct ndr_print *ndr, const
 
 static enum ndr_err_code ndr_push_wzcsvc_CloseWZCDbLogSession(struct ndr_push *ndr, int flags, const struct wzcsvc_CloseWZCDbLogSession *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -560,6 +589,7 @@ static enum ndr_err_code ndr_push_wzcsvc_CloseWZCDbLogSession(struct ndr_push *n
 
 static enum ndr_err_code ndr_pull_wzcsvc_CloseWZCDbLogSession(struct ndr_pull *ndr, int flags, struct wzcsvc_CloseWZCDbLogSession *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -590,6 +620,7 @@ _PUBLIC_ void ndr_print_wzcsvc_CloseWZCDbLogSession(struct ndr_print *ndr, const
 
 static enum ndr_err_code ndr_push_wzcsvc_EnumWZCDbLogRecords(struct ndr_push *ndr, int flags, const struct wzcsvc_EnumWZCDbLogRecords *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -599,6 +630,7 @@ static enum ndr_err_code ndr_push_wzcsvc_EnumWZCDbLogRecords(struct ndr_push *nd
 
 static enum ndr_err_code ndr_pull_wzcsvc_EnumWZCDbLogRecords(struct ndr_pull *ndr, int flags, struct wzcsvc_EnumWZCDbLogRecords *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -629,6 +661,7 @@ _PUBLIC_ void ndr_print_wzcsvc_EnumWZCDbLogRecords(struct ndr_print *ndr, const
 
 static enum ndr_err_code ndr_push_wzcsvc_FlushWZCdbLog(struct ndr_push *ndr, int flags, const struct wzcsvc_FlushWZCdbLog *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -638,6 +671,7 @@ static enum ndr_err_code ndr_push_wzcsvc_FlushWZCdbLog(struct ndr_push *ndr, int
 
 static enum ndr_err_code ndr_pull_wzcsvc_FlushWZCdbLog(struct ndr_pull *ndr, int flags, struct wzcsvc_FlushWZCdbLog *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -668,6 +702,7 @@ _PUBLIC_ void ndr_print_wzcsvc_FlushWZCdbLog(struct ndr_print *ndr, const char *
 
 static enum ndr_err_code ndr_push_wzcsvc_GetWZCDbLogRecord(struct ndr_push *ndr, int flags, const struct wzcsvc_GetWZCDbLogRecord *r)
 {
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {
@@ -677,6 +712,7 @@ static enum ndr_err_code ndr_push_wzcsvc_GetWZCDbLogRecord(struct ndr_push *ndr,
 
 static enum ndr_err_code ndr_pull_wzcsvc_GetWZCDbLogRecord(struct ndr_pull *ndr, int flags, struct wzcsvc_GetWZCDbLogRecord *r)
 {
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
        }
        if (flags & NDR_OUT) {