s3-libads: Use a reducing page size to try and cope with a slow LDAP server
[Samba.git] / librpc / gen_ndr / srv_initshutdown.h
blobc4845a677de6ba6f56ed1b1f2df142fe9e82e338
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_dispatch(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, const struct ndr_interface_table *table, uint32_t opnum, void *r);
9 WERROR _initshutdown_Init(pipes_struct *p, struct initshutdown_Init *r);
10 WERROR _initshutdown_Abort(pipes_struct *p, struct initshutdown_Abort *r);
11 WERROR _initshutdown_InitEx(pipes_struct *p, struct initshutdown_InitEx *r);
12 NTSTATUS rpc_initshutdown_init(void);
13 #endif /* __SRV_INITSHUTDOWN__ */