Home
last modified time | relevance | path

Searched refs:clnt_sperrno (Results 1 – 17 of 17) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dclnt_perror.c94 (void)strncpy(str, clnt_sperrno(e.re_status), len - 1); in clnt_sperror()
211 clnt_sperrno(enum clnt_stat stat) in clnt_sperrno() function
225 (void) fprintf(stderr, "%s\n", clnt_sperrno(num)); in clnt_perrno()
244 (void)strncat(str, clnt_sperrno(rpc_createerr.cf_stat), len - 1); in clnt_spcreateerror()
249 clnt_sperrno(rpc_createerr.cf_error.re_status), len - 4); in clnt_spcreateerror()
H A DSymbol.map33 clnt_sperrno;
H A DMakefile.inc76 rpc_clnt_calls.3 clnt_sperrno.3 \
/freebsd/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c174 ERRX(EXIT_FAILURE, "clnt_call: %s", clnt_sperrno(rv)); in rawtest()
225 ERRX(EXIT_FAILURE, "clnt_call: %s", clnt_sperrno(rv)); in regtest()
232 ERRX(EXIT_FAILURE, "clnt_call: %s", clnt_sperrno(rv)); in regtest()
249 ERRX(EXIT_FAILURE, "%s", clnt_sperrno(clnt_stat)); in allhosts()
/freebsd/usr.sbin/ypset/
H A Dypset.c102 server, clnt_sperrno(r)); in bind_tohost()
/freebsd/usr.bin/rup/
H A Drup.c211 errx(1, "%s", clnt_sperrno(clnt_stat)); in allhosts()
/freebsd/usr.bin/rusers/
H A Drusers.c213 errx(1, "%s", clnt_sperrno(clnt_stat)); in allhosts()
/freebsd/include/rpc/
H A Dclnt.h428 extern char *clnt_sperrno(enum clnt_stat); /* string */
/freebsd/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c334 clnt_sperrno((enum clnt_stat) stat)); in main()
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c883 clnt_sperrno(ret)); in init_nsm()
891 syslog(LOG_ERR, "%lu %s", SM_PROG, clnt_sperrno(ret)); in init_nsm()
H A Dlock_proc.c346 success, clnt_sperrno(success)); in transmit_result()
375 success, clnt_sperrno(success)); in transmit4_result()
H A Dlockd_lock.c2239 success, clnt_sperrno(success)); in send_granted()
/freebsd/sys/rpc/
H A Dclnt.h609 extern char *clnt_sperrno(enum clnt_stat); /* string */
/freebsd/libexec/ypxfr/
H A Dypxfr_main.c556 clnt_sperrno((enum clnt_stat) stat)); in main()
/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_com.c1284 clnt_sperrno(reply_error.re_status)); in handle_reply()
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.c626 errx(1, "broadcast failed: %s", clnt_sperrno(rpc_stat));
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1480 fun:clnt_sperrno=uninstrumented