clnt_create_vers_timed
cl = clnt_create_vers_timed(hostname,
cl = clnt_create_vers_timed(hostname,
return (clnt_create_vers_timed(hostname, prog, vers_out, vers_low,
extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t,
extern CLIENT * clnt_create_vers_timed();