2008-01-17 12:11:28 +03:00
/* header auto-generated by pidl */
# include "librpc/ndr/libndr.h"
2008-12-16 18:32:18 +03:00
# include "../librpc/gen_ndr/misc.h"
2008-01-17 12:11:28 +03:00
# ifndef _HEADER_NDR_misc
# define _HEADER_NDR_misc
# define NDR_MISC_CALL_COUNT (0)
enum ndr_err_code ndr_push_GUID ( struct ndr_push * ndr , int ndr_flags , const struct GUID * r ) ;
enum ndr_err_code ndr_pull_GUID ( struct ndr_pull * ndr , int ndr_flags , struct GUID * r ) ;
void ndr_print_GUID ( struct ndr_print * ndr , const char * name , const struct GUID * r ) ;
2009-01-01 06:45:33 +03:00
size_t ndr_size_GUID ( const struct GUID * r , struct smb_iconv_convenience * ic , int flags ) ;
2008-01-17 12:11:28 +03:00
enum ndr_err_code ndr_push_ndr_syntax_id ( struct ndr_push * ndr , int ndr_flags , const struct ndr_syntax_id * r ) ;
enum ndr_err_code ndr_pull_ndr_syntax_id ( struct ndr_pull * ndr , int ndr_flags , struct ndr_syntax_id * r ) ;
void ndr_print_ndr_syntax_id ( struct ndr_print * ndr , const char * name , const struct ndr_syntax_id * r ) ;
enum ndr_err_code ndr_push_policy_handle ( struct ndr_push * ndr , int ndr_flags , const struct policy_handle * r ) ;
enum ndr_err_code ndr_pull_policy_handle ( struct ndr_pull * ndr , int ndr_flags , struct policy_handle * r ) ;
void ndr_print_policy_handle ( struct ndr_print * ndr , const char * name , const struct policy_handle * r ) ;
enum ndr_err_code ndr_push_netr_SchannelType ( struct ndr_push * ndr , int ndr_flags , enum netr_SchannelType r ) ;
enum ndr_err_code ndr_pull_netr_SchannelType ( struct ndr_pull * ndr , int ndr_flags , enum netr_SchannelType * r ) ;
void ndr_print_netr_SchannelType ( struct ndr_print * ndr , const char * name , enum netr_SchannelType r ) ;
2009-02-05 04:08:04 +03:00
enum ndr_err_code ndr_push_KRB5_EDATA_NTSTATUS ( struct ndr_push * ndr , int ndr_flags , const struct KRB5_EDATA_NTSTATUS * r ) ;
enum ndr_err_code ndr_pull_KRB5_EDATA_NTSTATUS ( struct ndr_pull * ndr , int ndr_flags , struct KRB5_EDATA_NTSTATUS * r ) ;
void ndr_print_KRB5_EDATA_NTSTATUS ( struct ndr_print * ndr , const char * name , const struct KRB5_EDATA_NTSTATUS * r ) ;
2008-01-17 12:11:28 +03:00
# endif /* _HEADER_NDR_misc */