git add -f bin/default/librpc/gen_ndr/*.[ch] bin/default/source*/librpc/gen_ndr/...
[metze/samba/wip.git] / bin.gen_ndr / default / librpc / gen_ndr / srv_named_pipe_auth.h
1 #include "bin/default/librpc/gen_ndr/ndr_named_pipe_auth.h"
2 #ifndef __SRV_NAMED_PIPE_AUTH__
3 #define __SRV_NAMED_PIPE_AUTH__
4 void named_pipe_auth_get_pipe_fns(struct api_struct **fns, int *n_fns);
5 struct rpc_srv_callbacks;
6 NTSTATUS rpc_named_pipe_auth_init(const struct rpc_srv_callbacks *rpc_srv_cb);
7 NTSTATUS rpc_named_pipe_auth_shutdown(void);
8 #endif /* __SRV_NAMED_PIPE_AUTH__ */