Searched refs:SYSERR (Results 1 – 11 of 11) sorted by relevance
/openbsd/usr.bin/rdistd/ |
H A D | server.c | 137 target, gid, SYSERR); in setownership() 140 target, uid, gid, SYSERR); in setownership() 304 target, SYSERR); in removefile() 351 target, SYSERR); in removefile() 430 target, SYSERR); in doclean() 660 name, opts, SYSERR); in chkparent() 701 savefile, SYSERR); in savetarget() 713 savefile, SYSERR); in savetarget() 973 target, SYSERR); in recvdir() 992 SYSERR); in recvdir() [all …]
|
H A D | filesys.c | 128 error("%s: lstat failed: %s", pathname, SYSERR); in find_file() 222 message(MT_NERROR, "setmntent failed: %s", SYSERR); in makemntinfo() 248 mnt->me_path, SYSERR); in makemntinfo() 413 error("%s: Cannot statfs filesystem: %s.", mntpt, SYSERR); in getfilesysinfo()
|
/openbsd/usr.bin/rdist/ |
H A D | child.c | 283 error("Wait failed: %s", SYSERR); in reap() 385 SYSERR); in waitup() 454 error("Cannot create pipe for %s: %s", childname, SYSERR); in spawn() 461 childname, SYSERR); in spawn() 484 error("Set nonblocking I/O failed: %s", SYSERR); in spawn() 509 SYSERR); in spawn() 514 SYSERR); in spawn()
|
H A D | docmd.c | 119 error("%s: open for reading failed: %s", file, SYSERR); in notify() 123 error("%s: fstat failed: %s", file, SYSERR); in notify() 620 error("%s: open directory failed: %s", target, SYSERR); in rcmptime() 675 error("%s: cannot access file: %s", name, SYSERR); in cmptime() 734 error("%s: stat failed: %s", stamp, SYSERR); in dodcolon()
|
H A D | rdist.c | 315 distfile, SYSERR); in opendist() 325 fatalerr("%s: open failed: %s.", file, SYSERR); in opendist()
|
H A D | defs.h | 86 #define SYSERR strerror(errno) macro
|
H A D | client.c | 395 error("%s: open for read failed: %s", target, SYSERR); in sendfile() 446 target, SYSERR); in sendfile() 613 error("%s: opendir failed: %s", target, SYSERR); in senddir() 1032 IS_ON(opts, DO_FOLLOW) ? "stat" : "lstat", SYSERR); in dostat()
|
H A D | message.c | 216 strptr, SYSERR); in setmsgtypes() 464 msgfac->mf_filename, SYSERR); in msgsendnotify()
|
H A D | expand.c | 381 (void) strlcat(path, SYSERR, lastpathp - path + 2); in matchdir()
|
H A D | common.c | 678 error("pipe of %s failed: %s", cmd, SYSERR); in runcommand()
|
/openbsd/usr.bin/vi/docs/interp/ |
H A D | spell.ok | 7 SYSERR
|