Go to the documentation of this file.
8 #ifndef _UAPI_ASM_ERRNO_H
9 #define _UAPI_ASM_ERRNO_H
52 #define ENAMETOOLONG 78
70 #define EDESTADDRREQ 96
73 #define ENOPROTOOPT 99
74 #define EPROTONOSUPPORT 120
75 #define ESOCKTNOSUPPORT 121
76 #define EOPNOTSUPP 122
77 #define EPFNOSUPPORT 123
78 #define EAFNOSUPPORT 124
79 #define EADDRINUSE 125
80 #define EADDRNOTAVAIL 126
82 #define ENETUNREACH 128
84 #define ECONNABORTED 130
85 #define ECONNRESET 131
97 #define ETOOMANYREFS 144
99 #define ECONNREFUSED 146
100 #define EHOSTDOWN 147
101 #define EHOSTUNREACH 148
102 #define EWOULDBLOCK EAGAIN
104 #define EINPROGRESS 150
106 #define ECANCELED 158
111 #define ENOMEDIUM 159
112 #define EMEDIUMTYPE 160
114 #define EKEYEXPIRED 162
115 #define EKEYREVOKED 163
116 #define EKEYREJECTED 164
119 #define EOWNERDEAD 165
120 #define ENOTRECOVERABLE 166
124 #define EHWPOISON 168