|
RTEMS CPU Kit with SuperCore
|
Data Fields | |
| enum clnt_stat(* | cl_call )(struct __rpc_client *, rpcproc_t, xdrproc_t, void *, xdrproc_t, void *, struct timeval) |
| void(* | cl_abort )(void) |
| void(* | cl_geterr )(struct __rpc_client *, struct rpc_err *) |
| bool_t(* | cl_freeres )(struct __rpc_client *, xdrproc_t, void *) |
| void(* | cl_destroy )(struct __rpc_client *) |
| bool_t(* | cl_control )(struct __rpc_client *, int, char *) |
1.8.13