Merge branch 'master' of ssh://git.samba.org/data/git/samba
[ira/wip.git] / librpc / gen_ndr / srv_initshutdown.h
1 #include "../librpc/gen_ndr/ndr_initshutdown.h"
2 #ifndef __SRV_INITSHUTDOWN__
3 #define __SRV_INITSHUTDOWN__
4 WERROR _initshutdown_Init(pipes_struct *p, struct initshutdown_Init *r);
5 WERROR _initshutdown_Abort(pipes_struct *p, struct initshutdown_Abort *r);
6 WERROR _initshutdown_InitEx(pipes_struct *p, struct initshutdown_InitEx *r);
7 void initshutdown_get_pipe_fns(struct api_struct **fns, int *n_fns);
8 NTSTATUS rpc_initshutdown_init(void);
9 #endif /* __SRV_INITSHUTDOWN__ */