git add -f bin/default/librpc/gen_ndr/*.{c,h,ndr,pidl} bin/default/source*/librpc...
[metze/samba/wip.git] / bin / default / source3 / librpc / gen_ndr / s3compat_smbXsrv.h
1 /*
2  * Unix SMB/CIFS implementation.
3  * server auto-generated by pidl. DO NOT MODIFY!
4  */
5
6 #include "bin/default/source3/librpc/gen_ndr/ndr_smbXsrv.h"
7 #ifndef __S3COMPAT_SMBXSRV__
8 #define __S3COMPAT_SMBXSRV__
9 void _smbXsrv_version_global_decode(struct pipes_struct *p, struct smbXsrv_version_global_decode *r);
10 void _smbXsrv_client_global_decode(struct pipes_struct *p, struct smbXsrv_client_global_decode *r);
11 void _smbXsrv_client_decode(struct pipes_struct *p, struct smbXsrv_client_decode *r);
12 void _smbXsrv_connection_pass_decode(struct pipes_struct *p, struct smbXsrv_connection_pass_decode *r);
13 void _smbXsrv_session_global_decode(struct pipes_struct *p, struct smbXsrv_session_global_decode *r);
14 void _smbXsrv_session_decode(struct pipes_struct *p, struct smbXsrv_session_decode *r);
15 void _smbXsrv_session_close_decode(struct pipes_struct *p, struct smbXsrv_session_close_decode *r);
16 void _smbXsrv_tcon_global_decode(struct pipes_struct *p, struct smbXsrv_tcon_global_decode *r);
17 void _smbXsrv_tcon_decode(struct pipes_struct *p, struct smbXsrv_tcon_decode *r);
18 void _smbXsrv_open_global_decode(struct pipes_struct *p, struct smbXsrv_open_global_decode *r);
19 void _smbXsrv_open_decode(struct pipes_struct *p, struct smbXsrv_open_decode *r);
20 struct dcerpc_server;
21 NTSTATUS dcerpc_server_setup_s3compat_smbXsrv(struct dcerpc_server *server);
22 #endif /* __S3COMPAT_SMBXSRV__ */