Lines Matching refs:strerror
271 msg(0, "bad sigaction: %s\n", strerror(errno));
471 msg(0, "bofi ioctl %d failed: %s\n", cmd, strerror(errno));
1220 msg(0, "fchmod failed: %s\n", strerror(errno));
1223 strerror(errno));
1348 Progname, errstate->log.entries, strerror(errno));
1401 strerror(errno));
1484 strerror(errno));
1620 msg(0, "failed to obtain RLIMIT_NOFILE: %s\n", strerror(errno));
1627 strerror(errno));
1631 msg(0, "failed to obtain RLIMIT_DATA: %s\n", strerror(errno));
1637 strerror(errno));
1640 msg(0, "failed to obtain RLIMIT_FSIZE: %s\n", strerror(errno));
1646 strerror(errno));
1665 msg(0, "Error creating %s: %s\n", dirname, strerror(errno));
1872 " %d: %s\n", i, strerror(errno));
1911 strerror(errno));
1914 strerror(errno));
2278 Progname, strerror(errno));