s3:winbind: Add async wb_sid2uid
[Samba/gebeck_regimport.git] / source3 / librpc / gen_ndr / srv_wbint.h
blob21c59b85bbc5ded58f38fc3f4425adcc7d11f1cb
1 #include "librpc/gen_ndr/ndr_wbint.h"
2 #ifndef __SRV_WBINT__
3 #define __SRV_WBINT__
4 void _wbint_Ping(pipes_struct *p, struct wbint_Ping *r);
5 NTSTATUS _wbint_LookupSid(pipes_struct *p, struct wbint_LookupSid *r);
6 NTSTATUS _wbint_LookupName(pipes_struct *p, struct wbint_LookupName *r);
7 NTSTATUS _wbint_Sid2Uid(pipes_struct *p, struct wbint_Sid2Uid *r);
8 void wbint_get_pipe_fns(struct api_struct **fns, int *n_fns);
9 NTSTATUS rpc_wbint_dispatch(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, const struct ndr_interface_table *table, uint32_t opnum, void *r);
10 void _wbint_Ping(pipes_struct *p, struct wbint_Ping *r);
11 NTSTATUS _wbint_LookupSid(pipes_struct *p, struct wbint_LookupSid *r);
12 NTSTATUS _wbint_LookupName(pipes_struct *p, struct wbint_LookupName *r);
13 NTSTATUS _wbint_Sid2Uid(pipes_struct *p, struct wbint_Sid2Uid *r);
14 NTSTATUS rpc_wbint_init(void);
15 #endif /* __SRV_WBINT__ */