Home
last modified time | relevance | path

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

/freebsd-13-stable/libexec/ypxfr/
HDypxfr_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()
HDypxfrd_getmap.c136 yp_error("%s", clnt_sperror(clnt,"call to rpc.ypxfrd failed")); in ypxfrd_get_map()
HDypxfr_main.c96 yp_error("%s", clnt_sperror(clnt, "callback failed")); in ypxfr_exit()
/freebsd-13-stable/usr.sbin/spray/
HDspray.c139 errx(1, "%s", clnt_sperror(cl, "")); in main()
160 errx(1, "%s", clnt_sperror(cl, "")); in main()
/freebsd-13-stable/lib/libc/rpc/
HDclnt_perror.c76 clnt_sperror(CLIENT *rpch, const char *s) in clnt_sperror() function
187 (void) fprintf(stderr, "%s\n", clnt_sperror(rpch,s)); in clnt_perror()
HDSymbol.map34 clnt_sperror;
HDMakefile.inc79 rpc_clnt_calls.3 clnt_sperror.3 \
/freebsd-13-stable/usr.sbin/rpc.umntall/
HDrpc.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-13-stable/lib/libypclnt/
HDypclnt_passwd.c197 clnt_sperror(clnt, ypclnt->server)); in yppasswd_local()
278 clnt_sperror(clnt, ypclnt->server)); in yppasswd_remote()
/freebsd-13-stable/usr.bin/rwall/
HDrwall.c111 errx(1, "%s", clnt_sperror(cl, wallhost)); in main()
/freebsd-13-stable/usr.bin/rup/
HDrup.c189 warnx("%s: %s", host, clnt_sperror(rstat_clnt, host)); in onehost()
/freebsd-13-stable/usr.bin/rusers/
HDrusers.c195 errx(1, "%s", clnt_sperror(rusers_clnt, "")); in onehost()
/freebsd-13-stable/include/rpc/
HDclnt.h439 extern char *clnt_sperror(CLIENT *, const char *); /* string */
/freebsd-13-stable/usr.sbin/yppush/
HDyppush_main.c349 yp_error("%s: %s", job->server, clnt_sperror(clnt, in yppush_send_xfr()
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/rpc/
HDt_rpc.c101 ERRX(, "clnt_call (%s)", clnt_sperror(clnt, "")); in onehost()
/freebsd-13-stable/sys/rpc/
HDclnt.h620 extern char *clnt_sperror(CLIENT *, const char *); /* string */
/freebsd-13-stable/sbin/mount_nfs/
HDmount_nfs.c883 hostp, spec, clnt_sperror(clp, "NFSPROC_NULL")); in nfs_tryproto()
940 hostp, spec, clnt_sperror(clp, "RPCPROG_MNT")); in nfs_tryproto()
/freebsd-13-stable/sbin/umount/
HDumount.c452 clnt_sperror(clp, "RPCMNT_UMOUNT")); in umountfs()
/freebsd-13-stable/usr.sbin/ypserv/
HDyp_server.c303 yp_error("%s", clnt_sperror(clnt,
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt1481 fun:clnt_sperror=uninstrumented