|
@@ -125,7 +125,7 @@ void rpc_shutdown_client(struct rpc_clnt *);
|
|
void rpc_release_client(struct rpc_clnt *);
|
|
void rpc_release_client(struct rpc_clnt *);
|
|
|
|
|
|
int rpcb_register(u32, u32, int, unsigned short, int *);
|
|
int rpcb_register(u32, u32, int, unsigned short, int *);
|
|
-int rpcb_getport_sync(struct sockaddr_in *, __u32, __u32, int);
|
|
|
|
|
|
+int rpcb_getport_sync(struct sockaddr_in *, u32, u32, int);
|
|
void rpcb_getport_async(struct rpc_task *);
|
|
void rpcb_getport_async(struct rpc_task *);
|
|
|
|
|
|
void rpc_call_start(struct rpc_task *);
|
|
void rpc_call_start(struct rpc_task *);
|