Lines Matching refs:errno
70 #include <errno.h>
84 #include <errno.h>
486 if (errno != EEXIST) {
1260 num_files * PATH_MAX, strerror(errno));
1311 grow_incr, strerror(errno));
1451 "%s%s: %d %s/%d: open(%s, %#o, 0777) returned -1, errno:%d %s\n",
1453 __LINE__, filename, ret, errno,
1454 strerror(errno));
1980 "%s%s: %d %s/%d: Unable to fstat(%d, &buf), errno:%d %s\n",
1981 Progname, TagName, Pid, __FILE__, __LINE__, fd, errno,
1982 strerror(errno));
2015 strerror(errno));
2035 grow_incr - 1, strerror(errno));
2089 "%s%s: %d %s/%d: Unable to fstat(%d, &buf), errno:%d %s\n",
2091 __LINE__, fd, errno, strerror(errno));
2139 (long)noffset, strerror(errno));
2157 __LINE__, strerror(errno));
2203 Progname, __FILE__, __LINE__, strerror(errno));
2225 errno, strerror(errno));
2388 strerror(errno));
2416 new_offset, strerror(errno));
2439 new_offset, strerror(errno));
2467 strerror(errno));
2471 strerror(errno));
2577 (long)Woffset, strerror(errno));
2761 MAX_FC_READ, strerror(errno));
2856 strerror(errno));
2932 "%s%s: %d %s/%d: Unable to fstat(%d, &buf), errno:%d %s\n",
2933 Progname, TagName, Pid, __FILE__, __LINE__, fd, errno,
2934 strerror(errno));
3035 Progname, TagName, __FILE__, __LINE__, errno,
3036 strerror(errno));
3052 Progname, TagName, __FILE__, __LINE__, errno,
3053 strerror(errno));