Lines Matching full:macro
26 Macro<"E2BIG">,
27 Macro<"EACCES">,
28 Macro<"EADDRINUSE">,
29 Macro<"EADDRNOTAVAIL">,
30 Macro<"EAFNOSUPPORT">,
31 Macro<"EAGAIN">,
32 Macro<"EALREADY">,
33 Macro<"EBADF">,
34 Macro<"EBADMSG">,
35 Macro<"EBUSY">,
36 Macro<"ECANCELED">,
37 Macro<"ECHILD">,
38 Macro<"ECONNABORTED">,
39 Macro<"ECONNREFUSED">,
40 Macro<"ECONNRESET">,
41 Macro<"EDEADLK">,
42 Macro<"EDESTADDRREQ">,
43 Macro<"EDQUOT">,
44 Macro<"EEXIST">,
45 Macro<"EFAULT">,
46 Macro<"EFBIG">,
47 Macro<"EHOSTUNREACH">,
48 Macro<"EIDRM">,
49 Macro<"EINPROGRESS">,
50 Macro<"EINTR">,
51 Macro<"EINVAL">,
52 Macro<"EIO">,
53 Macro<"EISCONN">,
54 Macro<"EISDIR">,
55 Macro<"ELOOP">,
56 Macro<"EMFILE">,
57 Macro<"EMLINK">,
58 Macro<"EMSGSIZE">,
59 Macro<"EMULTIHOP">,
60 Macro<"ENAMETOOLONG">,
61 Macro<"ENETDOWN">,
62 Macro<"ENETRESET">,
63 Macro<"ENETUNREACH">,
64 Macro<"ENFILE">,
65 Macro<"ENOBUFS">,
66 Macro<"ENODATA">,
67 Macro<"ENODEV">,
68 Macro<"ENOENT">,
69 Macro<"ENOEXEC">,
70 Macro<"ENOLCK">,
71 Macro<"ENOLINK">,
72 Macro<"ENOMEM">,
73 Macro<"ENOMSG">,
74 Macro<"ENOPROTOOPT">,
75 Macro<"ENOSPC">,
76 Macro<"ENOSR">,
77 Macro<"ENOSTR">,
78 Macro<"ENOSYS">,
79 Macro<"ENOTCONN">,
80 Macro<"ENOTDIR">,
81 Macro<"ENOTEMPTY">,
82 Macro<"ENOTRECOVERABLE">,
83 Macro<"ENOTSOCK">,
84 Macro<"ENOTSUP">,
85 Macro<"ENOTTY">,
86 Macro<"ENXIO">,
87 Macro<"EOPNOTSUPP">,
88 Macro<"EOVERFLOW">,
89 Macro<"EOWNERDEAD">,
90 Macro<"EPERM">,
91 Macro<"EPIPE">,
92 Macro<"EPROTO">,
93 Macro<"EPROTONOSUPPORT">,
94 Macro<"EPROTOTYPE">,
95 Macro<"EROFS">,
96 Macro<"ESPIPE">,
97 Macro<"ESRCH">,
98 Macro<"ESTALE">,
99 Macro<"ETIME">,
100 Macro<"ETIMEDOUT">,
101 Macro<"ETXTBSY">,
102 Macro<"EWOULDBLOCK">,
103 Macro<"EXDEV">,
115 Macro<"PROT_EXEC">,
116 Macro<"PROT_NONE">,
117 Macro<"PROT_READ">,
118 Macro<"PROT_WRITE">,
120 Macro<"MAP_FIXED">,
121 Macro<"MAP_PRIVATE">,
122 Macro<"MAP_SHARED">,
124 Macro<"MAP_FAILED">,
216 Macro<"NULL">,