Lines Matching refs:errno
27 #include <errno.h>210 r = errno;238 r = errno;273 return UV__ERR(errno);618 return UV__ERR(errno);640 while (r == -1 && errno == EINTR);652 while (r == -1 && errno == EINTR);655 if (errno == EAGAIN)797 errno = 0;804 if (errno == EBUSY)