Lines Matching refs:errno
5 #include <errno.h>496 fprintf(stderr, "%s:%s:%i: errno: %d/\"%s\"\n", file, func,814 exit_with_error(errno);851 exit_with_error(errno);1095 if (ret >= 0 || errno == ENOBUFS || errno == EAGAIN ||1096 errno == EBUSY || errno == ENETDOWN)1098 exit_with_error(errno);1480 strerror(errno));