Searched refs:clnt_spcreateerror (Results 1 – 19 of 19) sorted by relevance
| /netbsd/src/lib/libc/rpc/ |
| D | clnt_perror.c | 66 __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()
|
| D | Makefile.inc | 57 rpc_clnt_create.3 clnt_spcreateerror.3 \
|
| /netbsd/src/tests/lib/libc/rpc/ |
| D | t_rpc.c | 78 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/ |
| D | transp_tli.c | 235 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(""));
|
| D | transp_sockets.c | 389 __func__, host, clnt_spcreateerror("")); in check_pmap_up() 472 errstr = clnt_spcreateerror(""); in get_nfs_version()
|
| /netbsd/src/external/bsd/am-utils/dist/amd/ |
| D | amfs_host.c | 376 host, clnt_spcreateerror("")); in amfs_host_mount() 678 host, clnt_spcreateerror("")); in amfs_host_umounted()
|
| /netbsd/src/usr.bin/rpcinfo/ |
| D | rpcinfo.c | 353 char *m = clnt_spcreateerror("") + 2; 501 clnt_spcreateerror("") + 2); 718 clnt_spcreateerror("")); 922 clnt_spcreateerror("") + 2); 1031 clnt_spcreateerror("") + 2);
|
| /netbsd/src/include/rpc/ |
| D | clnt.h | 427 extern char *clnt_spcreateerror (const char *); /* string */
|
| /netbsd/src/usr.bin/rup/ |
| D | rup.c | 295 warnx("%s", clnt_spcreateerror(host)); in onehost()
|
| /netbsd/src/usr.sbin/rpc.statd/ |
| D | stat_proc.c | 343 lp->notifyHost, clnt_spcreateerror("")); in sm_notify_1_svc()
|
| D | statd.c | 579 clnt_spcreateerror("")); in notify_one_host()
|
| /netbsd/src/external/bsd/am-utils/dist/include/ |
| D | am_defs.h | 1458 extern char *clnt_spcreateerror(const char *s);
|
| /netbsd/src/usr.sbin/rpc.lockd/ |
| D | lock_proc.c | 228 syslog(LOG_ERR, "%s", clnt_spcreateerror("clntudp_create")); in get_client()
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 269 #define clnt_spcreateerror _clnt_spcreateerror macro
|
| /netbsd/src/external/bsd/am-utils/dist/ |
| D | configure.ac | 281 clnt_spcreateerror \ 891 clnt_spcreateerror \
|
| D | ChangeLog | 10861 * 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/ |
| D | inetd.c | 892 taddr2uaddr(nconf, &nbuf), clnt_spcreateerror("")); in register_rpc()
|
| /netbsd/src/external/bsd/am-utils/dist/m4/macros/ |
| D | header_templates.m4 | 1004 [does extern definition for clnt_spcreateerror() exist?])
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 7009 ./usr/share/man/cat3/clnt_spcreateerror.0 comp-c-catman .cat 15564 ./usr/share/man/html3/clnt_spcreateerror.html comp-c-htmlman html 24064 ./usr/share/man/man3/clnt_spcreateerror.3 comp-c-man .man
|