Home
last modified time | relevance | path

Searched refs:clnt_sperror (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/lib/libc/rpc/
H A Dclnt_perror.c68 __weak_alias(clnt_sperror,_clnt_sperror)
91 clnt_sperror(CLIENT *rpch, const char *s) in clnt_sperror() function
188 (void) fprintf(stderr, "%s\n", clnt_sperror(rpch,s)); in clnt_perror()
H A DMakefile.inc46 rpc_clnt_calls.3 clnt_sperror.3 \
/netbsd-src/sbin/mount_nfs/
H A Dgetnfsargs.c230 errx(1, "%s", clnt_sperror(clp, in getnfsargs()
241 warnx("%s", clnt_sperror(clp, in getnfsargs()
/netbsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c526 clnt_sperror(client, "") + 2);
793 clnt_sperror(client, "") + 2);
957 clnt_sperror(client, "") + 2);
1039 clnt_sperror(client, "") + 2);
1575 clnt_sperror(client, "") + 2);
/netbsd-src/include/rpc/
H A Dclnt.h443 extern char *clnt_sperror (CLIENT *, const char *); /* string */
/netbsd-src/usr.bin/rup/
H A Drup.c302 warnx("%s", clnt_sperror(rstat_clnt, host)); in onehost()
/netbsd-src/tests/lib/libc/rpc/
H A Dt_rpc.c84 ERRX(, "clnt_call (%s)", clnt_sperror(clnt, "")); in onehost()
/netbsd-src/lib/libc/include/
H A Dnamespace.h271 #define clnt_sperror _clnt_sperror
267 #define clnt_sperror _clnt_sperror global() macro