Home
last modified time | relevance | path

Searched refs:clnt_spcreateerror (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/lib/libc/rpc/
H A Dclnt_perror.c66 __weak_alias(clnt_spcreateerror,_clnt_spcreateerror)
246 clnt_spcreateerror(const char *s) in clnt_spcreateerror() function
301 (void) fprintf(stderr, "%s\n", clnt_spcreateerror(s)); in clnt_pcreateerror()
H A DMakefile.inc57 rpc_clnt_create.3 clnt_spcreateerror.3 \
/netbsd-src/tests/lib/libc/rpc/
H A Dt_rpc.c78 SKIPX(, "clnt_create (%s)", clnt_spcreateerror("")); in onehost()
153 clnt_spcreateerror("clnt_raw_create")); in rawtest()
200 clnt_spcreateerror("clnt_raw_create")); in regtest()
/netbsd-src/external/bsd/am-utils/dist/conf/transp/
H A Dtransp_tli.c235 clnt_spcreateerror("couldn't get mountd address on udp")); in get_mount_client()
713 host, clnt_spcreateerror("")); in check_pmap_up()
783 (int) nfs_version, proto, host, clnt_spcreateerror(""));
786 (int) NFS_VERSION, (int) nfs_version, proto, host, clnt_spcreateerror(""));
H A Dtransp_sockets.c389 __func__, host, clnt_spcreateerror("")); in check_pmap_up()
472 errstr = clnt_spcreateerror(""); in get_nfs_version()
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damfs_host.c376 host, clnt_spcreateerror("")); in amfs_host_mount()
678 host, clnt_spcreateerror("")); in amfs_host_umounted()
/netbsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c353 char *m = clnt_spcreateerror("") + 2;
501 clnt_spcreateerror("") + 2);
718 clnt_spcreateerror(""));
922 clnt_spcreateerror("") + 2);
1031 clnt_spcreateerror("") + 2);
/netbsd-src/include/rpc/
H A Dclnt.h427 extern char *clnt_spcreateerror (const char *); /* string */
/netbsd-src/usr.sbin/rpc.statd/
H A Dstat_proc.c343 lp->notifyHost, clnt_spcreateerror("")); in sm_notify_1_svc()
H A Dstatd.c579 clnt_spcreateerror("")); in notify_one_host()
/netbsd-src/usr.bin/rup/
H A Drup.c295 warnx("%s", clnt_spcreateerror(host)); in onehost()
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_defs.h1458 extern char *clnt_spcreateerror(const char *s);
/netbsd-src/usr.sbin/rpc.lockd/
H A Dlock_proc.c228 syslog(LOG_ERR, "%s", clnt_spcreateerror("clntudp_create")); in get_client()
/netbsd-src/lib/libc/include/
H A Dnamespace.h269 #define clnt_spcreateerror _clnt_spcreateerror
265 #define clnt_spcreateerror _clnt_spcreateerror global() macro
/netbsd-src/external/bsd/am-utils/dist/
H A Dconfigure.ac281 clnt_spcreateerror \
891 clnt_spcreateerror \
H A DChangeLog10861 * amd/ops_host.c (host_umounted): don't use clnt_spcreateerror()
10875 clnt_spcreateerror if it does not exist.
10878 clnt_spcreateerror. Check for missing strstr, and complete
/netbsd-src/usr.sbin/inetd/
H A Dinetd.c892 taddr2uaddr(nconf, &nbuf), clnt_spcreateerror("")); in register_rpc()
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dheader_templates.m41004 [does extern definition for clnt_spcreateerror() exist?])