clnt_sperror
extern char *clnt_sperror (CLIENT *, const char *); /* string */
(void) fprintf(stderr, "%s\n", clnt_sperror(rpch,s));
__weak_alias(clnt_sperror,_clnt_sperror)
errx(1, "%s", clnt_sperror(clp,
warnx("%s", clnt_sperror(clp,
ERRX(, "clnt_call (%s)", clnt_sperror(clnt, ""));
clnt_sperror(client, "") + 2);
clnt_sperror(client, "") + 2);
clnt_sperror(client, "") + 2);
clnt_sperror(client, "") + 2);
clnt_sperror(client, "") + 2);
warnx("%s", clnt_sperror(rstat_clnt, host));