errno Reference

File
lib/posix/include/posix/errno.h
Date
Wednesday, June 25, 2014

Macros

__XEOS_LIB_POSIX_ERRNO_H__

#define __XEOS_LIB_POSIX_ERRNO_H__

E2BIG

#define E2BIG 0x0004

EACCES

#define EACCES 0x0005

EADDRINUSE

#define EADDRINUSE 0x0006

EADDRNOTAVAIL

#define EADDRNOTAVAIL 0x0007

EAFNOSUPPORT

#define EAFNOSUPPORT 0x0008

EAGAIN

#define EAGAIN 0x0009

EALREADY

#define EALREADY 0x000A

EBADF

#define EBADF 0x000B

EBADMSG

#define EBADMSG 0x000C

EBUSY

#define EBUSY 0x000D

ECANCELED

#define ECANCELED 0x000E

ECHILD

#define ECHILD 0x000F

ECONNABORTED

#define ECONNABORTED 0x0010

ECONNREFUSED

#define ECONNREFUSED 0x0011

ECONNRESET

#define ECONNRESET 0x0012

EDEADLK

#define EDEADLK 0x0013

EDESTADDRREQ

#define EDESTADDRREQ 0x0014

EDQUOT

#define EDQUOT 0x0015

EEXIST

#define EEXIST 0x0016

EFAULT

#define EFAULT 0x0017

EFBIG

#define EFBIG 0x0018

EHOSTUNREACH

#define EHOSTUNREACH 0x0019

EIDRM

#define EIDRM 0x001A

EINPROGRESS

#define EINPROGRESS 0x001B

EINTR

#define EINTR 0x001C

EINVAL

#define EINVAL 0x001D

EIO

#define EIO 0x001E

EISCONN

#define EISCONN 0x001F

EISDIR

#define EISDIR 0x0020

ELOOP

#define ELOOP 0x0021

EMFILE

#define EMFILE 0x0022

EMLINK

#define EMLINK 0x0023

EMSGSIZE

#define EMSGSIZE 0x0024

EMULTIHOP

#define EMULTIHOP 0x0025

ENAMETOOLONG

#define ENAMETOOLONG 0x0026

ENETDOWN

#define ENETDOWN 0x0027

ENETRESET

#define ENETRESET 0x0028

ENETUNREACH

#define ENETUNREACH 0x0029

ENFILE

#define ENFILE 0x002A

ENOBUFS

#define ENOBUFS 0x002B

ENODATA

#define ENODATA 0x002C

ENODEV

#define ENODEV 0x002D

ENOENT

#define ENOENT 0x002E

ENOEXEC

#define ENOEXEC 0x002F

ENOLCK

#define ENOLCK 0x0030

ENOLINK

#define ENOLINK 0x0031

ENOMEM

#define ENOMEM 0x0032

ENOMSG

#define ENOMSG 0x0033

ENOPROTOOPT

#define ENOPROTOOPT 0x0034

ENOSPC

#define ENOSPC 0x0035

ENOSR

#define ENOSR 0x0036

ENOSTR

#define ENOSTR 0x0037

ENOSYS

#define ENOSYS 0x0038

ENOTCONN

#define ENOTCONN 0x0039

ENOTDIR

#define ENOTDIR 0x003A

ENOTEMPTY

#define ENOTEMPTY 0x003B

ENOTRECOVERABL

#define ENOTRECOVERABL 0x003C

ENOTSOCK

#define ENOTSOCK 0x003D

ENOTSUP

#define ENOTSUP 0x003E

ENOTTY

#define ENOTTY 0x003F

ENXIO

#define ENXIO 0x0040

EOPNOTSUPP

#define EOPNOTSUPP 0x0041

EOVERFLOW

#define EOVERFLOW 0x0042

EOWNERDEAD

#define EOWNERDEAD 0x0043

EPERM

#define EPERM 0x0044

EPIPE

#define EPIPE 0x0045

EPROTO

#define EPROTO 0x0046

EPROTONOSUPPOR

#define EPROTONOSUPPOR 0x0047

EPROTOTYPE

#define EPROTOTYPE 0x0048

EROFS

#define EROFS 0x0049

ESPIPE

#define ESPIPE 0x004A

ESRCH

#define ESRCH 0x004B

ESTALE

#define ESTALE 0x004C

ETIME

#define ETIME 0x004D

ETIMEDOUT

#define ETIMEDOUT 0x004E

ETXTBSY

#define ETXTBSY 0x004F

EWOULDBLOCK

#define EWOULDBLOCK 0x0050

EXDEV

#define EXDEV 0x0051