|
@@ -136,6 +136,8 @@ void rpc_shutdown_client(struct rpc_clnt *);
|
|
void rpc_release_client(struct rpc_clnt *);
|
|
void rpc_release_client(struct rpc_clnt *);
|
|
void rpc_task_release_client(struct rpc_task *);
|
|
void rpc_task_release_client(struct rpc_task *);
|
|
|
|
|
|
|
|
+int rpcb_create_local(void);
|
|
|
|
+void rpcb_put_local(void);
|
|
int rpcb_register(u32, u32, int, unsigned short);
|
|
int rpcb_register(u32, u32, int, unsigned short);
|
|
int rpcb_v4_register(const u32 program, const u32 version,
|
|
int rpcb_v4_register(const u32 program, const u32 version,
|
|
const struct sockaddr *address,
|
|
const struct sockaddr *address,
|