librpc/gen_ndr
[metze/samba/wip.git] / source3 / librpc / gen_ndr / srv_w32time.h
1 #include "librpc/gen_ndr/ndr_w32time.h"
2 #ifndef __SRV_W32TIME__
3 #define __SRV_W32TIME__
4 WERROR _w32time_SyncTime(struct pipes_struct *p, struct w32time_SyncTime *r);
5 WERROR _w32time_GetNetLogonServiceBits(struct pipes_struct *p, struct w32time_GetNetLogonServiceBits *r);
6 WERROR _w32time_QueryProviderStatus(struct pipes_struct *p, struct w32time_QueryProviderStatus *r);
7 void w32time_get_pipe_fns(struct api_struct **fns, int *n_fns);
8 struct rpc_srv_callbacks;
9 NTSTATUS rpc_w32time_init(const struct rpc_srv_callbacks *rpc_srv_cb);
10 NTSTATUS rpc_w32time_shutdown(void);
11 #endif /* __SRV_W32TIME__ */