| Line |   | 
|---|
| 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__ */
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.