Home
last modified time | relevance | path

Searched refs:nc_sperror (Results 1 – 13 of 13) sorted by relevance

/trueos/sys/rpc/
HDnetconfig.h94 char *nc_sperror(void);
/trueos/include/
HDnetconfig.h93 char *nc_sperror(void);
/trueos/contrib/tcp_wrappers/
HDtli.c43 extern char *nc_sperror();
236 tcpd_warn("getnetconfigent(%s): %s", config->nc_netid, nc_sperror());
/trueos/lib/libypclnt/
HDypclnt_passwd.c92 "getnetconfig: %s", nc_sperror()); in ypclnt_havepasswdd()
175 "getnetconfig: %s", nc_sperror()); in yppasswd_local()
/trueos/lib/libc/rpc/
HDcrypt_client.c66 warnx("getnetconfig: %s", nc_sperror());
HDSymbol.map83 nc_sperror;
HDgetnetconfig.c658 nc_sperror() in nc_sperror() function
692 fprintf(stderr, "%s: %s\n", s, nc_sperror());
HDMakefile.inc62 getnetconfig.3 nc_sperror.3 \
/trueos/usr.sbin/rpc.yppasswdd/
HDyppasswdd_main.c298 yp_error("getnetconfigent unix: %s", nc_sperror()); in main()
/trueos/sbin/mount_nfs/
HDmount_nfs.c703 snprintf(errbuf, sizeof errbuf, "%s: %s", netid, nc_sperror()); in nfs_tryproto()
720 nc_sperror()); in nfs_tryproto()
/trueos/contrib/amd/include/
HDam_defs.h1135 extern char *nc_sperror(void);
/trueos/usr.sbin/keyserv/
HDkeyserv.c190 errx(1, "getnetconfig: %s", nc_sperror());
/trueos/usr.bin/rpcinfo/
HDrpcinfo.c327 warnx("getnetconfig: %s", nc_sperror());