Lines Matching refs:errno
67 if ((func argvec) && errno == EAGAIN) \
1641 if (!tried_reset && errno == EAGAIN) {
1646 errno = EAGAIN;
1788 if (errno == ENOENT) {
1809 errno = ELOOP;
1817 errno = ENAMETOOLONG;
1897 if (errno != ENOENT)
1900 errno = ENOTDIR;
1913 llen = errno;
1917 errno = llen;
2288 bi_errorf(Tf_sD_s, tryp, cstrerror(errno));
2501 errno = EINVAL;