Iros
 
Loading...
Searching...
No Matches
errno.h File Reference

Go to the source code of this file.

Macros

#define EAFNOSUPPORT   1
 
#define EADDRINUSE   2
 
#define EADDRNOTAVAIL   3
 
#define EISCONN   4
 
#define E2BIG   5
 
#define EDOM   6
 
#define EFAULT   7
 
#define EBADF   8
 
#define EBADMSG   9
 
#define EPIPE   10
 
#define ECONNABORTED   11
 
#define EALREADY   12
 
#define ECONNREFUSED   13
 
#define ECONNRESET   14
 
#define EXDEV   15
 
#define EDESTADDRREQ   16
 
#define EBUSY   17
 
#define ENOTEMPTY   18
 
#define ENOEXEC   19
 
#define EEXIST   20
 
#define EFBIG   21
 
#define ENAMETOOLONG   22
 
#define ENOSYS   23
 
#define EHOSTUNREACH   24
 
#define EIDRM   25
 
#define EILSEQ   26
 
#define ENOTTY   27
 
#define EINTR   28
 
#define EINVAL   29
 
#define ESPIPE   30
 
#define EIO   31
 
#define EISDIR   32
 
#define EMSGSIZE   33
 
#define ENETDOWN   34
 
#define ENETRESET   35
 
#define ENETUNREACH   36
 
#define ENOBUFS   37
 
#define ECHILD   38
 
#define ENOLINK   39
 
#define ENOLCK   40
 
#define ENODATA   41
 
#define ENOMSG   42
 
#define ENOPROTOOPT   43
 
#define ENOSPC   44
 
#define ENOSR   45
 
#define ENXIO   46
 
#define ENODEV   47
 
#define ENOENT   48
 
#define ESRCH   49
 
#define ENOTDIR   50
 
#define ENOTSOCK   51
 
#define ENOSTR   52
 
#define ENOTCONN   53
 
#define ENOMEM   54
 
#define ENOTSUP   55
 
#define ECANCELED   56
 
#define EINPROGRESS   57
 
#define EPERM   58
 
#define EOPNOTSUPP   ENOTSUP
 
#define EWOULDBLOCK   59
 
#define EOWNERDEAD   60
 
#define EACCES   61
 
#define EPROTO   62
 
#define EPROTONOSUPPORT   63
 
#define EROFS   64
 
#define EDEADLK   65
 
#define EAGAIN   EWOULDBLOCK
 
#define ERANGE   66
 
#define ENOTRECOVERABLE   67
 
#define ETIME   68
 
#define ETXTBSY   69
 
#define ETIMEDOUT   70
 
#define ENFILE   71
 
#define EMFILE   72
 
#define EMLINK   73
 
#define ELOOP   74
 
#define EOVERFLOW   75
 
#define EPROTOTYPE   76
 

Macro Definition Documentation

◆ E2BIG

#define E2BIG   5

◆ EACCES

#define EACCES   61

◆ EADDRINUSE

#define EADDRINUSE   2

◆ EADDRNOTAVAIL

#define EADDRNOTAVAIL   3

◆ EAFNOSUPPORT

#define EAFNOSUPPORT   1

◆ EAGAIN

#define EAGAIN   EWOULDBLOCK

◆ EALREADY

#define EALREADY   12

◆ EBADF

#define EBADF   8

◆ EBADMSG

#define EBADMSG   9

◆ EBUSY

#define EBUSY   17

◆ ECANCELED

#define ECANCELED   56

◆ ECHILD

#define ECHILD   38

◆ ECONNABORTED

#define ECONNABORTED   11

◆ ECONNREFUSED

#define ECONNREFUSED   13

◆ ECONNRESET

#define ECONNRESET   14

◆ EDEADLK

#define EDEADLK   65

◆ EDESTADDRREQ

#define EDESTADDRREQ   16

◆ EDOM

#define EDOM   6

◆ EEXIST

#define EEXIST   20

◆ EFAULT

#define EFAULT   7

◆ EFBIG

#define EFBIG   21

◆ EHOSTUNREACH

#define EHOSTUNREACH   24

◆ EIDRM

#define EIDRM   25

◆ EILSEQ

#define EILSEQ   26

◆ EINPROGRESS

#define EINPROGRESS   57

◆ EINTR

#define EINTR   28

◆ EINVAL

#define EINVAL   29

◆ EIO

#define EIO   31

◆ EISCONN

#define EISCONN   4

◆ EISDIR

#define EISDIR   32

◆ ELOOP

#define ELOOP   74

◆ EMFILE

#define EMFILE   72

◆ EMLINK

#define EMLINK   73

◆ EMSGSIZE

#define EMSGSIZE   33

◆ ENAMETOOLONG

#define ENAMETOOLONG   22

◆ ENETDOWN

#define ENETDOWN   34

◆ ENETRESET

#define ENETRESET   35

◆ ENETUNREACH

#define ENETUNREACH   36

◆ ENFILE

#define ENFILE   71

◆ ENOBUFS

#define ENOBUFS   37

◆ ENODATA

#define ENODATA   41

◆ ENODEV

#define ENODEV   47

◆ ENOENT

#define ENOENT   48

◆ ENOEXEC

#define ENOEXEC   19

◆ ENOLCK

#define ENOLCK   40

◆ ENOLINK

#define ENOLINK   39

◆ ENOMEM

#define ENOMEM   54

◆ ENOMSG

#define ENOMSG   42

◆ ENOPROTOOPT

#define ENOPROTOOPT   43

◆ ENOSPC

#define ENOSPC   44

◆ ENOSR

#define ENOSR   45

◆ ENOSTR

#define ENOSTR   52

◆ ENOSYS

#define ENOSYS   23

◆ ENOTCONN

#define ENOTCONN   53

◆ ENOTDIR

#define ENOTDIR   50

◆ ENOTEMPTY

#define ENOTEMPTY   18

◆ ENOTRECOVERABLE

#define ENOTRECOVERABLE   67

◆ ENOTSOCK

#define ENOTSOCK   51

◆ ENOTSUP

#define ENOTSUP   55

◆ ENOTTY

#define ENOTTY   27

◆ ENXIO

#define ENXIO   46

◆ EOPNOTSUPP

#define EOPNOTSUPP   ENOTSUP

◆ EOVERFLOW

#define EOVERFLOW   75

◆ EOWNERDEAD

#define EOWNERDEAD   60

◆ EPERM

#define EPERM   58

◆ EPIPE

#define EPIPE   10

◆ EPROTO

#define EPROTO   62

◆ EPROTONOSUPPORT

#define EPROTONOSUPPORT   63

◆ EPROTOTYPE

#define EPROTOTYPE   76

◆ ERANGE

#define ERANGE   66

◆ EROFS

#define EROFS   64

◆ ESPIPE

#define ESPIPE   30

◆ ESRCH

#define ESRCH   49

◆ ETIME

#define ETIME   68

◆ ETIMEDOUT

#define ETIMEDOUT   70

◆ ETXTBSY

#define ETXTBSY   69

◆ EWOULDBLOCK

#define EWOULDBLOCK   59

◆ EXDEV

#define EXDEV   15