• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/librpc/gen_ndr/
1#include "librpc/gen_ndr/ndr_wbint.h"
2#ifndef __SRV_WBINT__
3#define __SRV_WBINT__
4void _wbint_Ping(pipes_struct *p, struct wbint_Ping *r);
5NTSTATUS _wbint_LookupSid(pipes_struct *p, struct wbint_LookupSid *r);
6NTSTATUS _wbint_LookupName(pipes_struct *p, struct wbint_LookupName *r);
7NTSTATUS _wbint_Sid2Uid(pipes_struct *p, struct wbint_Sid2Uid *r);
8NTSTATUS _wbint_Sid2Gid(pipes_struct *p, struct wbint_Sid2Gid *r);
9NTSTATUS _wbint_Uid2Sid(pipes_struct *p, struct wbint_Uid2Sid *r);
10NTSTATUS _wbint_Gid2Sid(pipes_struct *p, struct wbint_Gid2Sid *r);
11NTSTATUS _wbint_AllocateUid(pipes_struct *p, struct wbint_AllocateUid *r);
12NTSTATUS _wbint_AllocateGid(pipes_struct *p, struct wbint_AllocateGid *r);
13NTSTATUS _wbint_QueryUser(pipes_struct *p, struct wbint_QueryUser *r);
14NTSTATUS _wbint_LookupUserAliases(pipes_struct *p, struct wbint_LookupUserAliases *r);
15NTSTATUS _wbint_LookupUserGroups(pipes_struct *p, struct wbint_LookupUserGroups *r);
16NTSTATUS _wbint_QuerySequenceNumber(pipes_struct *p, struct wbint_QuerySequenceNumber *r);
17NTSTATUS _wbint_LookupGroupMembers(pipes_struct *p, struct wbint_LookupGroupMembers *r);
18NTSTATUS _wbint_QueryUserList(pipes_struct *p, struct wbint_QueryUserList *r);
19NTSTATUS _wbint_QueryGroupList(pipes_struct *p, struct wbint_QueryGroupList *r);
20NTSTATUS _wbint_DsGetDcName(pipes_struct *p, struct wbint_DsGetDcName *r);
21NTSTATUS _wbint_LookupRids(pipes_struct *p, struct wbint_LookupRids *r);
22NTSTATUS _wbint_CheckMachineAccount(pipes_struct *p, struct wbint_CheckMachineAccount *r);
23NTSTATUS _wbint_ChangeMachineAccount(pipes_struct *p, struct wbint_ChangeMachineAccount *r);
24NTSTATUS _wbint_PingDc(pipes_struct *p, struct wbint_PingDc *r);
25NTSTATUS _wbint_SetMapping(pipes_struct *p, struct wbint_SetMapping *r);
26NTSTATUS _wbint_RemoveMapping(pipes_struct *p, struct wbint_RemoveMapping *r);
27NTSTATUS _wbint_SetHWM(pipes_struct *p, struct wbint_SetHWM *r);
28void wbint_get_pipe_fns(struct api_struct **fns, int *n_fns);
29NTSTATUS rpc_wbint_dispatch(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, const struct ndr_interface_table *table, uint32_t opnum, void *r);
30void _wbint_Ping(pipes_struct *p, struct wbint_Ping *r);
31NTSTATUS _wbint_LookupSid(pipes_struct *p, struct wbint_LookupSid *r);
32NTSTATUS _wbint_LookupName(pipes_struct *p, struct wbint_LookupName *r);
33NTSTATUS _wbint_Sid2Uid(pipes_struct *p, struct wbint_Sid2Uid *r);
34NTSTATUS _wbint_Sid2Gid(pipes_struct *p, struct wbint_Sid2Gid *r);
35NTSTATUS _wbint_Uid2Sid(pipes_struct *p, struct wbint_Uid2Sid *r);
36NTSTATUS _wbint_Gid2Sid(pipes_struct *p, struct wbint_Gid2Sid *r);
37NTSTATUS _wbint_AllocateUid(pipes_struct *p, struct wbint_AllocateUid *r);
38NTSTATUS _wbint_AllocateGid(pipes_struct *p, struct wbint_AllocateGid *r);
39NTSTATUS _wbint_QueryUser(pipes_struct *p, struct wbint_QueryUser *r);
40NTSTATUS _wbint_LookupUserAliases(pipes_struct *p, struct wbint_LookupUserAliases *r);
41NTSTATUS _wbint_LookupUserGroups(pipes_struct *p, struct wbint_LookupUserGroups *r);
42NTSTATUS _wbint_QuerySequenceNumber(pipes_struct *p, struct wbint_QuerySequenceNumber *r);
43NTSTATUS _wbint_LookupGroupMembers(pipes_struct *p, struct wbint_LookupGroupMembers *r);
44NTSTATUS _wbint_QueryUserList(pipes_struct *p, struct wbint_QueryUserList *r);
45NTSTATUS _wbint_QueryGroupList(pipes_struct *p, struct wbint_QueryGroupList *r);
46NTSTATUS _wbint_DsGetDcName(pipes_struct *p, struct wbint_DsGetDcName *r);
47NTSTATUS _wbint_LookupRids(pipes_struct *p, struct wbint_LookupRids *r);
48NTSTATUS _wbint_CheckMachineAccount(pipes_struct *p, struct wbint_CheckMachineAccount *r);
49NTSTATUS _wbint_ChangeMachineAccount(pipes_struct *p, struct wbint_ChangeMachineAccount *r);
50NTSTATUS _wbint_PingDc(pipes_struct *p, struct wbint_PingDc *r);
51NTSTATUS _wbint_SetMapping(pipes_struct *p, struct wbint_SetMapping *r);
52NTSTATUS _wbint_RemoveMapping(pipes_struct *p, struct wbint_RemoveMapping *r);
53NTSTATUS _wbint_SetHWM(pipes_struct *p, struct wbint_SetHWM *r);
54NTSTATUS rpc_wbint_init(void);
55#endif /* __SRV_WBINT__ */
56