|
|
| version 1.10.2.3, 2013/07/16 12:47:25 | version 1.12, 2013/08/13 00:09:36 |
|---|---|
| Line 75 SUCH DAMAGE. | Line 75 SUCH DAMAGE. |
| extern int rpc_Errno; | extern int rpc_Errno; |
| extern char rpc_Error[STRSIZ]; | extern char rpc_Error[STRSIZ]; |
| void rpc_SetErr(int eno, char *estr, ...); | |
| void rpc_freeCli(rpc_cli_t * __restrict); | void rpc_freeCli(rpc_cli_t * __restrict); |
| void rpc_freeBLOBCli(rpc_cli_t * __restrict); | void rpc_freeBLOBCli(rpc_cli_t * __restrict); |