Home
last modified time | relevance | path

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

/freebsd/libexec/ypxfr/
H A Dypxfr_misc.c164 yp_error("%s",clnt_sperror(clnt,"YPPROC_MASTER \ in ypxfr_get_master()
228 yp_error("%s", clnt_sperror(clnt, "YPPROC_ORDER \ in ypxfr_get_order()
279 clnt_sperror(clnt,"YPPROC_MATCH failed")); in ypxfr_match()
H A Dypxfrd_getmap.c136 yp_error("%s", clnt_sperror(clnt,"call to rpc.ypxfrd failed")); in ypxfrd_get_map()
H A Dypxfr_main.c96 yp_error("%s", clnt_sperror(clnt, "callback failed")); in ypxfr_exit()
/freebsd/usr.sbin/spray/
H A Dspray.c139 errx(1, "%s", clnt_sperror(cl, "")); in main()
160 errx(1, "%s", clnt_sperror(cl, "")); in main()
/freebsd/lib/libc/rpc/
H A Dclnt_perror.c71 clnt_sperror(CLIENT *rpch, const char *s) in clnt_sperror() function
182 (void) fprintf(stderr, "%s\n", clnt_sperror(rpch,s)); in clnt_perror()
H A DSymbol.map31 clnt_sperror;
H A DMakefile.inc77 rpc_clnt_calls.3 clnt_sperror.3 \
/freebsd/usr.sbin/rpc.umntall/
H A Drpc.umntall.c187 warnx("%s: %s", hostname, clnt_sperror(clp, "MOUNTPROC_UMNTALL")); in do_umntall()
214 warnx("%s: %s", hostname, clnt_sperror(clp, "MOUNTPROC_UMNT")); in do_umount()
/freebsd/lib/libypclnt/
H A Dypclnt_passwd.c197 clnt_sperror(clnt, ypclnt->server)); in yppasswd_local()
278 clnt_sperror(clnt, ypclnt->server)); in yppasswd_remote()
/freebsd/usr.bin/rwall/
H A Drwall.c100 errx(1, "%s", clnt_sperror(cl, wallhost)); in main()
/freebsd/usr.bin/rup/
H A Drup.c189 warnx("%s: %s", host, clnt_sperror(rstat_clnt, host)); in onehost()
/freebsd/usr.bin/rusers/
H A Drusers.c195 errx(1, "%s", clnt_sperror(rusers_clnt, "")); in onehost()
/freebsd/include/rpc/
H A Dclnt.h436 extern char *clnt_sperror(CLIENT *, const char *); /* string */
/freebsd/sys/rpc/
H A Dclnt.h433 extern char *clnt_sperror(CLIENT *, const char *); /* string */
/freebsd/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c101 ERRX(, "clnt_call (%s)", clnt_sperror(clnt, "")); in onehost()
/freebsd/usr.sbin/yppush/
H A Dyppush_main.c348 yp_error("%s: %s", job->server, clnt_sperror(clnt, in yppush_send_xfr()
/freebsd/sbin/mount_nfs/
H A Dmount_nfs.c879 hostp, spec, clnt_sperror(clp, "NFSPROC_NULL")); in nfs_tryproto()
972 hostp, spec, clnt_sperror(clp, "RPCPROG_MNT")); in nfs_tryproto()
/freebsd/sbin/umount/
H A Dumount.c454 clnt_sperror(clp, "RPCMNT_UMOUNT")); in umountfs()
/freebsd/usr.sbin/ypserv/
H A Dyp_server.c303 yp_error("%s", clnt_sperror(clnt,
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1481 fun:clnt_sperror=uninstrumented