callrpc
err = (enum clnt_stat)callrpc(host, RSTATPROG, RSTATVERS_VAR,
err = (enum clnt_stat)callrpc(host, RSTATPROG, RSTATVERS_TIME,
extern int callrpc(char *, rpcprog_t, rpcvers_t, rpcproc_t, xdrproc_t, char *,
extern int callrpc();