Lines Matching refs:errprintf
82 extern void errprintf(char *, char *, ...);
137 errprintf(error, "No host name in %s\n", fsname); in mount_nfs()
160 errprintf(error, "mount %s: %s not in hosts database\n", in mount_nfs()
188 errprintf(error, "host %s not responding to ping\n", host); in mount_nfs()
203 errprintf(error, "%s %s\n", host, in mount_nfs()
212 errprintf(error, "mount %s:%s: %s\n", host, path, in mount_nfs()
223 errprintf(error, "mount %s:%s: %s\n", host, path, in mount_nfs()
258 errprintf(error, "mount server %s not responding %s\n", in mount_nfs()
268 errprintf(error, in mount_nfs()
272 errprintf(error, "rexd mount: error %d %s\n", in mount_nfs()
292 errprintf(error, "mount server %s not responding %s\n", in mount_nfs()
302 errprintf(error, in mount_nfs()
306 errprintf(error, "rexd mount: error %d %s\n", in mount_nfs()
330 errprintf(error, "rexd mount: unknown MOUNT version %ld\n", in mount_nfs()
346 errprintf(error, "%s: no NFS service", host); in mount_nfs()
372 errprintf(error, "unable to mount %s on %s: %s\n", in mount_nfs()
384 errprintf(error, "couldn't stat %s\n", dir); in mount_nfs()
456 errprintf(NULL, "umount %s:%s:%s", hostname, p, in umount_nfs()
514 errprintf(NULL, "dupmnttab: memory allocation failed\n"); in dupmnttab()
591 errprintf(error, "No host name in %s\n", fullname); in parsefs()
603 errprintf(error, "Host %s is not running mountd\n", in parsefs()
606 errprintf(error, "RPC error %d with host %s (%s)\n", in parsefs()
643 errprintf(error, "%s not exported by %s\n", in parsefs()
722 errprintf(NULL, "no memory"); in get_addr()
728 errprintf(NULL, "no memory"); in get_addr()
750 errprintf(NULL, "get_knconf: stat %s: %m", nconf->nc_device); in get_knconf()
768 errprintf(NULL, "get_knconf: no memory"); in get_knconf()
819 errprintf(NULL, "pingnfs: %s%s", in pingnfs()
857 errprintf(NULL, in bindudp_resvport()
872 errprintf(NULL, "no netconfig information about \"udp\"\n"); in bindudp_resvport()
886 errprintf(NULL, netdir_sperror()); in bindudp_resvport()