1 B0 bits/termios.h d #define B0 0000000
2 B1000000 bits/termios.h d #define B1000000 0010010
3 B110 bits/termios.h d #define B110 0000003
4 B115200 bits/termios.h d #define B115200 0010002
5 B1152000 bits/termios.h d #define B1152000 0010011
6 B1200 bits/termios.h d #define B1200 0000011
7 B134 bits/termios.h d #define B134 0000004
8 B150 bits/termios.h d #define B150 0000005
9 B1500000 bits/termios.h d #define B1500000 0010012
10 B1800 bits/termios.h d #define B1800 0000012
11 B19200 bits/termios.h d #define B19200 0000016
12 B200 bits/termios.h d #define B200 0000006
13 B2000000 bits/termios.h d #define B2000000 0010013
14 B230400 bits/termios.h d #define B230400 0010003
15 B2400 bits/termios.h d #define B2400 0000013
16 B2500000 bits/termios.h d #define B2500000 0010014
17 B300 bits/termios.h d #define B300 0000007
18 B3000000 bits/termios.h d #define B3000000 0010015
19 B3500000 bits/termios.h d #define B3500000 0010016
20 B38400 bits/termios.h d #define B38400 0000017
21 B4000000 bits/termios.h d #define B4000000 0010017
22 B460800 bits/termios.h d #define B460800 0010004
23 B4800 bits/termios.h d #define B4800 0000014
24 B50 bits/termios.h d #define B50 0000001
25 B500000 bits/termios.h d #define B500000 0010005
26 B57600 bits/termios.h d #define B57600 0010001
27 B576000 bits/termios.h d #define B576000 0010006
28 B600 bits/termios.h d #define B600 0000010
29 B75 bits/termios.h d #define B75 0000002
30 B921600 bits/termios.h d #define B921600 0010007
31 B9600 bits/termios.h d #define B9600 0000015
32 BRKINT bits/termios.h d #define BRKINT 0000002
33 BS0 bits/termios.h d #define BS0 0000000
34 BS1 bits/termios.h d #define BS1 0020000
35 BSDLY bits/termios.h d #define BSDLY 0020000
36 CBAUD bits/termios.h d #define CBAUD 0010017
37 CBAUDEX bits/termios.h d #define CBAUDEX 0010000
38 CIBAUD bits/termios.h d #define CIBAUD 002003600000
39 CLOCAL bits/termios.h d #define CLOCAL 0004000
40 CMSPAR bits/termios.h d #define CMSPAR 010000000000
41 CR0 bits/termios.h d #define CR0 0000000
42 CR1 bits/termios.h d #define CR1 0001000
43 CR2 bits/termios.h d #define CR2 0002000
44 CR3 bits/termios.h d #define CR3 0003000
45 CRDLY bits/termios.h d #define CRDLY 0003000
46 CREAD bits/termios.h d #define CREAD 0000200
47 CRTSCTS bits/termios.h d #define CRTSCTS 020000000000
48 CS bits/reg.h d #define CS 17
49 CS5 bits/termios.h d #define CS5 0000000
50 CS6 bits/termios.h d #define CS6 0000020
51 CS7 bits/termios.h d #define CS7 0000040
52 CS8 bits/termios.h d #define CS8 0000060
53 CSIZE bits/termios.h d #define CSIZE 0000060
54 CSTOPB bits/termios.h d #define CSTOPB 0000100
55 DECIMAL_DIG bits/float.h d #define DECIMAL_DIG 21
56 DS bits/reg.h d #define DS 23
57 E2BIG bits/errno.h d #define E2BIG 7
58 EACCES bits/errno.h d #define EACCES 13
59 EADDRINUSE bits/errno.h d #define EADDRINUSE 98
60 EADDRNOTAVAIL bits/errno.h d #define EADDRNOTAVAIL 99
61 EADV bits/errno.h d #define EADV 68
62 EAFNOSUPPORT bits/errno.h d #define EAFNOSUPPORT 97
63 EAGAIN bits/errno.h d #define EAGAIN 11
64 EALREADY bits/errno.h d #define EALREADY 114
65 EBADE bits/errno.h d #define EBADE 52
66 EBADF bits/errno.h d #define EBADF 9
67 EBADFD bits/errno.h d #define EBADFD 77
68 EBADMSG bits/errno.h d #define EBADMSG 74
69 EBADR bits/errno.h d #define EBADR 53
70 EBADRQC bits/errno.h d #define EBADRQC 56
71 EBADSLT bits/errno.h d #define EBADSLT 57
72 EBFONT bits/errno.h d #define EBFONT 59
73 EBUSY bits/errno.h d #define EBUSY 16
74 ECANCELED bits/errno.h d #define ECANCELED 125
75 ECHILD bits/errno.h d #define ECHILD 10
76 ECHO bits/termios.h d #define ECHO 0000010
77 ECHOCTL bits/termios.h d #define ECHOCTL 0001000
78 ECHOE bits/termios.h d #define ECHOE 0000020
79 ECHOK bits/termios.h d #define ECHOK 0000040
80 ECHOKE bits/termios.h d #define ECHOKE 0004000
81 ECHONL bits/termios.h d #define ECHONL 0000100
82 ECHOPRT bits/termios.h d #define ECHOPRT 0002000
83 ECHRNG bits/errno.h d #define ECHRNG 44
84 ECOMM bits/errno.h d #define ECOMM 70
85 ECONNABORTED bits/errno.h d #define ECONNABORTED 103
86 ECONNREFUSED bits/errno.h d #define ECONNREFUSED 111
87 ECONNRESET bits/errno.h d #define ECONNRESET 104
88 EDEADLK bits/errno.h d #define EDEADLK 35
89 EDEADLOCK bits/errno.h d #define EDEADLOCK EDEADLK
90 EDESTADDRREQ bits/errno.h d #define EDESTADDRREQ 89
91 EDOM bits/errno.h d #define EDOM 33
92 EDOTDOT bits/errno.h d #define EDOTDOT 73
93 EDQUOT bits/errno.h d #define EDQUOT 122
94 EEXIST bits/errno.h d #define EEXIST 17
95 EFAULT bits/errno.h d #define EFAULT 14
96 EFBIG bits/errno.h d #define EFBIG 27
97 EFLAGS bits/reg.h d #define EFLAGS 18
98 EHOSTDOWN bits/errno.h d #define EHOSTDOWN 112
99 EHOSTUNREACH bits/errno.h d #define EHOSTUNREACH 113
100 EHWPOISON bits/errno.h d #define EHWPOISON 133
101 EIDRM bits/errno.h d #define EIDRM 43
102 EILSEQ bits/errno.h d #define EILSEQ 84
103 EINPROGRESS bits/errno.h d #define EINPROGRESS 115
104 EINTR bits/errno.h d #define EINTR 4
105 EINVAL bits/errno.h d #define EINVAL 22
106 EIO bits/errno.h d #define EIO 5
107 EISCONN bits/errno.h d #define EISCONN 106
108 EISDIR bits/errno.h d #define EISDIR 21
109 EISNAM bits/errno.h d #define EISNAM 120
110 EKEYEXPIRED bits/errno.h d #define EKEYEXPIRED 127
111 EKEYREJECTED bits/errno.h d #define EKEYREJECTED 129
112 EKEYREVOKED bits/errno.h d #define EKEYREVOKED 128
113 EL2HLT bits/errno.h d #define EL2HLT 51
114 EL2NSYNC bits/errno.h d #define EL2NSYNC 45
115 EL3HLT bits/errno.h d #define EL3HLT 46
116 EL3RST bits/errno.h d #define EL3RST 47
117 ELF_NGREG bits/user.h d #define ELF_NGREG 27
118 ELIBACC bits/errno.h d #define ELIBACC 79
119 ELIBBAD bits/errno.h d #define ELIBBAD 80
120 ELIBEXEC bits/errno.h d #define ELIBEXEC 83
121 ELIBMAX bits/errno.h d #define ELIBMAX 82
122 ELIBSCN bits/errno.h d #define ELIBSCN 81
123 ELNRNG bits/errno.h d #define ELNRNG 48
124 ELOOP bits/errno.h d #define ELOOP 40
125 EMEDIUMTYPE bits/errno.h d #define EMEDIUMTYPE 124
126 EMFILE bits/errno.h d #define EMFILE 24
127 EMLINK bits/errno.h d #define EMLINK 31
128 EMSGSIZE bits/errno.h d #define EMSGSIZE 90
129 EMULTIHOP bits/errno.h d #define EMULTIHOP 72
130 ENAMETOOLONG bits/errno.h d #define ENAMETOOLONG 36
131 ENAVAIL bits/errno.h d #define ENAVAIL 119
132 ENETDOWN bits/errno.h d #define ENETDOWN 100
133 ENETRESET bits/errno.h d #define ENETRESET 102
134 ENETUNREACH bits/errno.h d #define ENETUNREACH 101
135 ENFILE bits/errno.h d #define ENFILE 23
136 ENOANO bits/errno.h d #define ENOANO 55
137 ENOBUFS bits/errno.h d #define ENOBUFS 105
138 ENOCSI bits/errno.h d #define ENOCSI 50
139 ENODATA bits/errno.h d #define ENODATA 61
140 ENODEV bits/errno.h d #define ENODEV 19
141 ENOENT bits/errno.h d #define ENOENT 2
142 ENOEXEC bits/errno.h d #define ENOEXEC 8
143 ENOKEY bits/errno.h d #define ENOKEY 126
144 ENOLCK bits/errno.h d #define ENOLCK 37
145 ENOLINK bits/errno.h d #define ENOLINK 67
146 ENOMEDIUM bits/errno.h d #define ENOMEDIUM 123
147 ENOMEM bits/errno.h d #define ENOMEM 12
148 ENOMSG bits/errno.h d #define ENOMSG 42
149 ENONET bits/errno.h d #define ENONET 64
150 ENOPKG bits/errno.h d #define ENOPKG 65
151 ENOPROTOOPT bits/errno.h d #define ENOPROTOOPT 92
152 ENOSPC bits/errno.h d #define ENOSPC 28
153 ENOSR bits/errno.h d #define ENOSR 63
154 ENOSTR bits/errno.h d #define ENOSTR 60
155 ENOSYS bits/errno.h d #define ENOSYS 38
156 ENOTBLK bits/errno.h d #define ENOTBLK 15
157 ENOTCONN bits/errno.h d #define ENOTCONN 107
158 ENOTDIR bits/errno.h d #define ENOTDIR 20
159 ENOTEMPTY bits/errno.h d #define ENOTEMPTY 39
160 ENOTNAM bits/errno.h d #define ENOTNAM 118
161 ENOTRECOVERABLE bits/errno.h d #define ENOTRECOVERABLE 131
162 ENOTSOCK bits/errno.h d #define ENOTSOCK 88
163 ENOTSUP bits/errno.h d #define ENOTSUP EOPNOTSUPP
164 ENOTTY bits/errno.h d #define ENOTTY 25
165 ENOTUNIQ bits/errno.h d #define ENOTUNIQ 76
166 ENXIO bits/errno.h d #define ENXIO 6
167 EOPNOTSUPP bits/errno.h d #define EOPNOTSUPP 95
168 EOVERFLOW bits/errno.h d #define EOVERFLOW 75
169 EOWNERDEAD bits/errno.h d #define EOWNERDEAD 130
170 EPERM bits/errno.h d #define EPERM 1
171 EPFNOSUPPORT bits/errno.h d #define EPFNOSUPPORT 96
172 EPIPE bits/errno.h d #define EPIPE 32
173 EPROTO bits/errno.h d #define EPROTO 71
174 EPROTONOSUPPORT bits/errno.h d #define EPROTONOSUPPORT 93
175 EPROTOTYPE bits/errno.h d #define EPROTOTYPE 91
176 ERANGE bits/errno.h d #define ERANGE 34
177 EREMCHG bits/errno.h d #define EREMCHG 78
178 EREMOTE bits/errno.h d #define EREMOTE 66
179 EREMOTEIO bits/errno.h d #define EREMOTEIO 121
180 ERESTART bits/errno.h d #define ERESTART 85
181 ERFKILL bits/errno.h d #define ERFKILL 132
182 EROFS bits/errno.h d #define EROFS 30
183 ES bits/reg.h d #define ES 24
184 ESHUTDOWN bits/errno.h d #define ESHUTDOWN 108
185 ESOCKTNOSUPPORT bits/errno.h d #define ESOCKTNOSUPPORT 94
186 ESPIPE bits/errno.h d #define ESPIPE 29
187 ESRCH bits/errno.h d #define ESRCH 3
188 ESRMNT bits/errno.h d #define ESRMNT 69
189 ESTALE bits/errno.h d #define ESTALE 116
190 ESTRPIPE bits/errno.h d #define ESTRPIPE 86
191 ETIME bits/errno.h d #define ETIME 62
192 ETIMEDOUT bits/errno.h d #define ETIMEDOUT 110
193 ETOOMANYREFS bits/errno.h d #define ETOOMANYREFS 109
194 ETXTBSY bits/errno.h d #define ETXTBSY 26
195 EUCLEAN bits/errno.h d #define EUCLEAN 117
196 EUNATCH bits/errno.h d #define EUNATCH 49
197 EUSERS bits/errno.h d #define EUSERS 87
198 EWOULDBLOCK bits/errno.h d #define EWOULDBLOCK EAGAIN
199 EXDEV bits/errno.h d #define EXDEV 18
200 EXFULL bits/errno.h d #define EXFULL 54
201 EXTA bits/termios.h d #define EXTA 0000016
202 EXTB bits/termios.h d #define EXTB 0000017
203 EXTPROC bits/termios.h d #define EXTPROC 0200000
204 Elf_Symndx bits/link.h t typedef uint32_t Elf_Symndx;
205 FE_ALL_EXCEPT bits/fenv.h d #define FE_ALL_EXCEPT 63
206 FE_DFL_ENV bits/fenv.h d #define FE_DFL_ENV ((const fenv_t *) -1)
207 FE_DIVBYZERO bits/fenv.h d #define FE_DIVBYZERO 4
208 FE_DOWNWARD bits/fenv.h d #define FE_DOWNWARD 0x400
209 FE_INEXACT bits/fenv.h d #define FE_INEXACT 32
210 FE_INVALID bits/fenv.h d #define FE_INVALID 1
211 FE_OVERFLOW bits/fenv.h d #define FE_OVERFLOW 8
212 FE_TONEAREST bits/fenv.h d #define FE_TONEAREST 0
213 FE_TOWARDZERO bits/fenv.h d #define FE_TOWARDZERO 0xc00
214 FE_UNDERFLOW bits/fenv.h d #define FE_UNDERFLOW 16
215 FE_UPWARD bits/fenv.h d #define FE_UPWARD 0x800
216 FF0 bits/termios.h d #define FF0 0000000
217 FF1 bits/termios.h d #define FF1 0100000
218 FFDLY bits/termios.h d #define FFDLY 0100000
219 FILE bits/alltypes.h T typedef struct _IO_FILE FILE;
220 FIOASYNC bits/ioctl.h d #define FIOASYNC 0x5452
221 FIOCLEX bits/ioctl.h d #define FIOCLEX 0x5451
222 FIOGETOWN bits/ioctl.h d #define FIOGETOWN 0x8903
223 FIONBIO bits/ioctl.h d #define FIONBIO 0x5421
224 FIONCLEX bits/ioctl.h d #define FIONCLEX 0x5450
225 FIONREAD bits/ioctl.h d #define FIONREAD 0x541B
226 FIOQSIZE bits/ioctl.h d #define FIOQSIZE 0x5460
227 FIOSETOWN bits/ioctl.h d #define FIOSETOWN 0x8901
228 FLT_EVAL_METHOD bits/float.h d #define FLT_EVAL_METHOD 0
229 FLT_EVAL_METHOD bits/float.h d #define FLT_EVAL_METHOD __FLT_EVAL_METHOD__
230 FLUSHO bits/termios.h d #define FLUSHO 0010000
231 FS bits/reg.h d #define FS 25
232 FS_BASE bits/reg.h d #define FS_BASE 21
233 F_DUPFD bits/fcntl.h d #define F_DUPFD 0
234 F_GETFD bits/fcntl.h d #define F_GETFD 1
235 F_GETFL bits/fcntl.h d #define F_GETFL 3
236 F_GETLK bits/fcntl.h d #define F_GETLK 5
237 F_GETOWN bits/fcntl.h d #define F_GETOWN 9
238 F_GETOWNER_UIDS bits/fcntl.h d #define F_GETOWNER_UIDS 17
239 F_GETOWN_EX bits/fcntl.h d #define F_GETOWN_EX 16
240 F_GETSIG bits/fcntl.h d #define F_GETSIG 11
241 F_SETFD bits/fcntl.h d #define F_SETFD 2
242 F_SETFL bits/fcntl.h d #define F_SETFL 4
243 F_SETLK bits/fcntl.h d #define F_SETLK 6
244 F_SETLKW bits/fcntl.h d #define F_SETLKW 7
245 F_SETOWN bits/fcntl.h d #define F_SETOWN 8
246 F_SETOWN_EX bits/fcntl.h d #define F_SETOWN_EX 15
247 F_SETSIG bits/fcntl.h d #define F_SETSIG 10
248 GS bits/reg.h d #define GS 26
249 GS_BASE bits/reg.h d #define GS_BASE 22
250 HOST_STACK_END_ADDR bits/user.h d #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
251 HOST_TEXT_START_ADDR bits/user.h d #define HOST_TEXT_START_ADDR (u.start_code)
252 HUPCL bits/termios.h d #define HUPCL 0002000
253 ICANON bits/termios.h d #define ICANON 0000002
254 ICRNL bits/termios.h d #define ICRNL 0000400
255 IEXTEN bits/termios.h d #define IEXTEN 0100000
256 IGNBRK bits/termios.h d #define IGNBRK 0000001
257 IGNCR bits/termios.h d #define IGNCR 0000200
258 IGNPAR bits/termios.h d #define IGNPAR 0000004
259 IMAXBEL bits/termios.h d #define IMAXBEL 0020000
260 INLCR bits/termios.h d #define INLCR 0000100
261 INPCK bits/termios.h d #define INPCK 0000020
262 INTPTR_MAX bits/stdint.h d #define INTPTR_MAX INT32_MAX
263 INTPTR_MIN bits/stdint.h d #define INTPTR_MIN INT32_MIN
264 INT_FAST16_MAX bits/stdint.h d #define INT_FAST16_MAX INT32_MAX
265 INT_FAST16_MIN bits/stdint.h d #define INT_FAST16_MIN INT32_MIN
266 INT_FAST32_MAX bits/stdint.h d #define INT_FAST32_MAX INT32_MAX
267 INT_FAST32_MIN bits/stdint.h d #define INT_FAST32_MIN INT32_MIN
268 IPC_STAT bits/ipcstat.h d #define IPC_STAT 2
269 ISIG bits/termios.h d #define ISIG 0000001
270 ISTRIP bits/termios.h d #define ISTRIP 0000040
271 IUCLC bits/termios.h d #define IUCLC 0001000
272 IUTF8 bits/termios.h d #define IUTF8 0040000
273 IXANY bits/termios.h d #define IXANY 0004000
274 IXOFF bits/termios.h d #define IXOFF 0010000
275 IXON bits/termios.h d #define IXON 0002000
276 LDBL_DIG bits/float.h d #define LDBL_DIG 18
277 LDBL_EPSILON bits/float.h d #define LDBL_EPSILON 1.0842021724855044340e-19L
278 LDBL_MANT_DIG bits/float.h d #define LDBL_MANT_DIG 64
279 LDBL_MAX bits/float.h d #define LDBL_MAX 1.1897314953572317650e+4932L
280 LDBL_MAX_10_EXP bits/float.h d #define LDBL_MAX_10_EXP 4932
281 LDBL_MAX_EXP bits/float.h d #define LDBL_MAX_EXP 16384
282 LDBL_MIN bits/float.h d #define LDBL_MIN 3.3621031431120935063e-4932L
283 LDBL_MIN_10_EXP bits/float.h d #define LDBL_MIN_10_EXP (-4931)
284 LDBL_MIN_EXP bits/float.h d #define LDBL_MIN_EXP (-16381)
285 LDBL_TRUE_MIN bits/float.h d #define LDBL_TRUE_MIN 3.6451995318824746025e-4951L
286 LLONG_MAX bits/limits.h d #define LLONG_MAX 0x7fffffffffffffffLL
287 LONG_BIT bits/limits.h d #define LONG_BIT 32
288 LONG_MAX bits/limits.h d #define LONG_MAX 0x7fffffffL
289 MAP_32BIT bits/mman.h d #define MAP_32BIT 0x40
290 MINSIGSTKSZ bits/signal.h d #define MINSIGSTKSZ 2048
291 NBPG bits/user.h d #define NBPG PAGESIZE
292 NL0 bits/termios.h d #define NL0 0000000
293 NL1 bits/termios.h d #define NL1 0000400
294 NLDLY bits/termios.h d #define NLDLY 0000400
295 NOFLSH bits/termios.h d #define NOFLSH 0000200
296 OCRNL bits/termios.h d #define OCRNL 0000010
297 OFDEL bits/termios.h d #define OFDEL 0000200
298 OFILL bits/termios.h d #define OFILL 0000100
299 OLCUC bits/termios.h d #define OLCUC 0000002
300 ONLCR bits/termios.h d #define ONLCR 0000004
301 ONLRET bits/termios.h d #define ONLRET 0000040
302 ONOCR bits/termios.h d #define ONOCR 0000020
303 OPOST bits/termios.h d #define OPOST 0000001
304 ORIG_RAX bits/reg.h d #define ORIG_RAX 15
305 O_APPEND bits/fcntl.h d #define O_APPEND 02000
306 O_ASYNC bits/fcntl.h d #define O_ASYNC 020000
307 O_CLOEXEC bits/fcntl.h d #define O_CLOEXEC 02000000
308 O_CREAT bits/fcntl.h d #define O_CREAT 0100
309 O_DIRECT bits/fcntl.h d #define O_DIRECT 040000
310 O_DIRECTORY bits/fcntl.h d #define O_DIRECTORY 0200000
311 O_DSYNC bits/fcntl.h d #define O_DSYNC 010000
312 O_EXCL bits/fcntl.h d #define O_EXCL 0200
313 O_LARGEFILE bits/fcntl.h d #define O_LARGEFILE 0
314 O_NDELAY bits/fcntl.h d #define O_NDELAY O_NONBLOCK
315 O_NOATIME bits/fcntl.h d #define O_NOATIME 01000000
316 O_NOCTTY bits/fcntl.h d #define O_NOCTTY 0400
317 O_NOFOLLOW bits/fcntl.h d #define O_NOFOLLOW 0400000
318 O_NONBLOCK bits/fcntl.h d #define O_NONBLOCK 04000
319 O_PATH bits/fcntl.h d #define O_PATH 010000000
320 O_RSYNC bits/fcntl.h d #define O_RSYNC 04010000
321 O_SYNC bits/fcntl.h d #define O_SYNC 04010000
322 O_TMPFILE bits/fcntl.h d #define O_TMPFILE 020200000
323 O_TRUNC bits/fcntl.h d #define O_TRUNC 01000
324 PAGESIZE bits/limits.h d #define PAGESIZE 4096
325 PAGE_MASK bits/user.h d #define PAGE_MASK (~(PAGESIZE-1))
326 PARENB bits/termios.h d #define PARENB 0000400
327 PARMRK bits/termios.h d #define PARMRK 0000010
328 PARODD bits/termios.h d #define PARODD 0001000
329 PENDIN bits/termios.h d #define PENDIN 0040000
330 PTRACE_ARCH_PRCTL bits/ptrace.h d #define PTRACE_ARCH_PRCTL 30
331 PTRACE_GET_THREAD_AREA bits/ptrace.h d #define PTRACE_GET_THREAD_AREA 25
332 PTRACE_SET_THREAD_AREA bits/ptrace.h d #define PTRACE_SET_THREAD_AREA 26
333 PTRACE_SINGLEBLOCK bits/ptrace.h d #define PTRACE_SINGLEBLOCK 33
334 PTRACE_SYSEMU bits/ptrace.h d #define PTRACE_SYSEMU 31
335 PTRACE_SYSEMU_SINGLESTEP bits/ptrace.h d #define PTRACE_SYSEMU_SINGLESTEP 32
336 PTRDIFF_MAX bits/stdint.h d #define PTRDIFF_MAX INT32_MAX
337 PTRDIFF_MIN bits/stdint.h d #define PTRDIFF_MIN INT32_MIN
338 PT_ARCH_PRCTL bits/ptrace.h d #define PT_ARCH_PRCTL PTRACE_ARCH_PRCTL
339 PT_GET_THREAD_AREA bits/ptrace.h d #define PT_GET_THREAD_AREA PTRACE_GET_THREAD_AREA
340 PT_SET_THREAD_AREA bits/ptrace.h d #define PT_SET_THREAD_AREA PTRACE_SET_THREAD_AREA
341 PT_STEPBLOCK bits/ptrace.h d #define PT_STEPBLOCK PTRACE_SINGLEBLOCK
342 PT_SYSEMU bits/ptrace.h d #define PT_SYSEMU PTRACE_SYSEMU
343 PT_SYSEMU_SINGLESTEP bits/ptrace.h d #define PT_SYSEMU_SINGLESTEP PTRACE_SYSEMU_SINGLESTEP
344 R10 bits/reg.h d #define R10 7
345 R11 bits/reg.h d #define R11 6
346 R12 bits/reg.h d #define R12 3
347 R13 bits/reg.h d #define R13 2
348 R14 bits/reg.h d #define R14 1
349 R15 bits/reg.h d #define R15 0
350 R8 bits/reg.h d #define R8 9
351 R9 bits/reg.h d #define R9 8
352 RAX bits/reg.h d #define RAX 10
353 RBP bits/reg.h d #define RBP 4
354 RBX bits/reg.h d #define RBX 5
355 RCX bits/reg.h d #define RCX 11
356 RDI bits/reg.h d #define RDI 14
357 RDX bits/reg.h d #define RDX 12
358 REG_CR2 bits/signal.h d #define REG_CR2 REG_CR2
359 REG_CR2 bits/signal.h e
360 REG_CSGSFS bits/signal.h d #define REG_CSGSFS REG_CSGSFS
361 REG_CSGSFS bits/signal.h e
362 REG_EFL bits/signal.h d #define REG_EFL REG_EFL
363 REG_EFL bits/signal.h e
364 REG_ERR bits/signal.h d #define REG_ERR REG_ERR
365 REG_ERR bits/signal.h e
366 REG_OLDMASK bits/signal.h d #define REG_OLDMASK REG_OLDMASK
367 REG_OLDMASK bits/signal.h e
368 REG_R10 bits/signal.h d #define REG_R10 REG_R10
369 REG_R10 bits/signal.h e
370 REG_R11 bits/signal.h d #define REG_R11 REG_R11
371 REG_R11 bits/signal.h e
372 REG_R12 bits/signal.h d #define REG_R12 REG_R12
373 REG_R12 bits/signal.h e
374 REG_R13 bits/signal.h d #define REG_R13 REG_R13
375 REG_R13 bits/signal.h e
376 REG_R14 bits/signal.h d #define REG_R14 REG_R14
377 REG_R14 bits/signal.h e
378 REG_R15 bits/signal.h d #define REG_R15 REG_R15
379 REG_R15 bits/signal.h e
380 REG_R8 bits/signal.h d #define REG_R8 REG_R8
381 REG_R8 bits/signal.h e
382 REG_R9 bits/signal.h d #define REG_R9 REG_R9
383 REG_R9 bits/signal.h e
384 REG_RAX bits/signal.h d #define REG_RAX REG_RAX
385 REG_RAX bits/signal.h e
386 REG_RBP bits/signal.h d #define REG_RBP REG_RBP
387 REG_RBP bits/signal.h e
388 REG_RBX bits/signal.h d #define REG_RBX REG_RBX
389 REG_RBX bits/signal.h e
390 REG_RCX bits/signal.h d #define REG_RCX REG_RCX
391 REG_RCX bits/signal.h e
392 REG_RDI bits/signal.h d #define REG_RDI REG_RDI
393 REG_RDI bits/signal.h e
394 REG_RDX bits/signal.h d #define REG_RDX REG_RDX
395 REG_RDX bits/signal.h e
396 REG_RIP bits/signal.h d #define REG_RIP REG_RIP
397 REG_RIP bits/signal.h e
398 REG_RSI bits/signal.h d #define REG_RSI REG_RSI
399 REG_RSI bits/signal.h e
400 REG_RSP bits/signal.h d #define REG_RSP REG_RSP
401 REG_RSP bits/signal.h e
402 REG_TRAPNO bits/signal.h d #define REG_TRAPNO REG_TRAPNO
403 REG_TRAPNO bits/signal.h e
404 RIP bits/reg.h d #define RIP 16
405 RSI bits/reg.h d #define RSI 13
406 RSP bits/reg.h d #define RSP 19
407 SA_NOCLDSTOP bits/signal.h d #define SA_NOCLDSTOP 1
408 SA_NOCLDWAIT bits/signal.h d #define SA_NOCLDWAIT 2
409 SA_NODEFER bits/signal.h d #define SA_NODEFER 0x40000000
410 SA_ONSTACK bits/signal.h d #define SA_ONSTACK 0x08000000
411 SA_RESETHAND bits/signal.h d #define SA_RESETHAND 0x80000000
412 SA_RESTART bits/signal.h d #define SA_RESTART 0x10000000
413 SA_RESTORER bits/signal.h d #define SA_RESTORER 0x04000000
414 SA_SIGINFO bits/signal.h d #define SA_SIGINFO 4
415 SHMLBA bits/shm.h d #define SHMLBA 4096
416 SIGABRT bits/signal.h d #define SIGABRT 6
417 SIGALRM bits/signal.h d #define SIGALRM 14
418 SIGBUS bits/signal.h d #define SIGBUS 7
419 SIGCHLD bits/signal.h d #define SIGCHLD 17
420 SIGCONT bits/signal.h d #define SIGCONT 18
421 SIGFPE bits/signal.h d #define SIGFPE 8
422 SIGHUP bits/signal.h d #define SIGHUP 1
423 SIGILL bits/signal.h d #define SIGILL 4
424 SIGINT bits/signal.h d #define SIGINT 2
425 SIGIO bits/signal.h d #define SIGIO 29
426 SIGIOT bits/signal.h d #define SIGIOT SIGABRT
427 SIGKILL bits/signal.h d #define SIGKILL 9
428 SIGPIPE bits/signal.h d #define SIGPIPE 13
429 SIGPOLL bits/signal.h d #define SIGPOLL 29
430 SIGPROF bits/signal.h d #define SIGPROF 27
431 SIGPWR bits/signal.h d #define SIGPWR 30
432 SIGQUIT bits/signal.h d #define SIGQUIT 3
433 SIGSEGV bits/signal.h d #define SIGSEGV 11
434 SIGSTKFLT bits/signal.h d #define SIGSTKFLT 16
435 SIGSTKSZ bits/signal.h d #define SIGSTKSZ 8192
436 SIGSTOP bits/signal.h d #define SIGSTOP 19
437 SIGSYS bits/signal.h d #define SIGSYS 31
438 SIGTERM bits/signal.h d #define SIGTERM 15
439 SIGTRAP bits/signal.h d #define SIGTRAP 5
440 SIGTSTP bits/signal.h d #define SIGTSTP 20
441 SIGTTIN bits/signal.h d #define SIGTTIN 21
442 SIGTTOU bits/signal.h d #define SIGTTOU 22
443 SIGUNUSED bits/signal.h d #define SIGUNUSED SIGSYS
444 SIGURG bits/signal.h d #define SIGURG 23
445 SIGUSR1 bits/signal.h d #define SIGUSR1 10
446 SIGUSR2 bits/signal.h d #define SIGUSR2 12
447 SIGVTALRM bits/signal.h d #define SIGVTALRM 26
448 SIGWINCH bits/signal.h d #define SIGWINCH 28
449 SIGXCPU bits/signal.h d #define SIGXCPU 24
450 SIGXFSZ bits/signal.h d #define SIGXFSZ 25
451 SIOCATMARK bits/ioctl.h d #define SIOCATMARK 0x8905
452 SIOCGPGRP bits/ioctl.h d #define SIOCGPGRP 0x8904
453 SIOCGSTAMP bits/ioctl.h d #define SIOCGSTAMP 0x8906
454 SIOCGSTAMPNS bits/ioctl.h d #define SIOCGSTAMPNS 0x8907
455 SIOCSPGRP bits/ioctl.h d #define SIOCSPGRP 0x8902
456 SIZE_MAX bits/stdint.h d #define SIZE_MAX UINT32_MAX
457 SS bits/reg.h d #define SS 20
458 SYS_accept bits/syscall.h d #define SYS_accept (0x40000000 + 43)
459 SYS_accept4 bits/syscall.h d #define SYS_accept4 (0x40000000 + 288)
460 SYS_access bits/syscall.h d #define SYS_access (0x40000000 + 21)
461 SYS_acct bits/syscall.h d #define SYS_acct (0x40000000 + 163)
462 SYS_add_key bits/syscall.h d #define SYS_add_key (0x40000000 + 248)
463 SYS_adjtimex bits/syscall.h d #define SYS_adjtimex (0x40000000 + 159)
464 SYS_afs_syscall bits/syscall.h d #define SYS_afs_syscall (0x40000000 + 183)
465 SYS_alarm bits/syscall.h d #define SYS_alarm (0x40000000 + 37)
466 SYS_arch_prctl bits/syscall.h d #define SYS_arch_prctl (0x40000000 + 158)
467 SYS_bind bits/syscall.h d #define SYS_bind (0x40000000 + 49)
468 SYS_bpf bits/syscall.h d #define SYS_bpf (0x40000000 + 321)
469 SYS_brk bits/syscall.h d #define SYS_brk (0x40000000 + 12)
470 SYS_capget bits/syscall.h d #define SYS_capget (0x40000000 + 125)
471 SYS_capset bits/syscall.h d #define SYS_capset (0x40000000 + 126)
472 SYS_chdir bits/syscall.h d #define SYS_chdir (0x40000000 + 80)
473 SYS_chmod bits/syscall.h d #define SYS_chmod (0x40000000 + 90)
474 SYS_chown bits/syscall.h d #define SYS_chown (0x40000000 + 92)
475 SYS_chroot bits/syscall.h d #define SYS_chroot (0x40000000 + 161)
476 SYS_clock_adjtime bits/syscall.h d #define SYS_clock_adjtime (0x40000000 + 305)
477 SYS_clock_getres bits/syscall.h d #define SYS_clock_getres (0x40000000 + 229)
478 SYS_clock_gettime bits/syscall.h d #define SYS_clock_gettime (0x40000000 + 228)
479 SYS_clock_nanosleep bits/syscall.h d #define SYS_clock_nanosleep (0x40000000 + 230)
480 SYS_clock_settime bits/syscall.h d #define SYS_clock_settime (0x40000000 + 227)
481 SYS_clone bits/syscall.h d #define SYS_clone (0x40000000 + 56)
482 SYS_close bits/syscall.h d #define SYS_close (0x40000000 + 3)
483 SYS_connect bits/syscall.h d #define SYS_connect (0x40000000 + 42)
484 SYS_copy_file_range bits/syscall.h d #define SYS_copy_file_range (0x40000000 + 326)
485 SYS_creat bits/syscall.h d #define SYS_creat (0x40000000 + 85)
486 SYS_delete_module bits/syscall.h d #define SYS_delete_module (0x40000000 + 176)
487 SYS_dup bits/syscall.h d #define SYS_dup (0x40000000 + 32)
488 SYS_dup2 bits/syscall.h d #define SYS_dup2 (0x40000000 + 33)
489 SYS_dup3 bits/syscall.h d #define SYS_dup3 (0x40000000 + 292)
490 SYS_epoll_create bits/syscall.h d #define SYS_epoll_create (0x40000000 + 213)
491 SYS_epoll_create1 bits/syscall.h d #define SYS_epoll_create1 (0x40000000 + 291)
492 SYS_epoll_ctl bits/syscall.h d #define SYS_epoll_ctl (0x40000000 + 233)
493 SYS_epoll_pwait bits/syscall.h d #define SYS_epoll_pwait (0x40000000 + 281)
494 SYS_epoll_wait bits/syscall.h d #define SYS_epoll_wait (0x40000000 + 232)
495 SYS_eventfd bits/syscall.h d #define SYS_eventfd (0x40000000 + 284)
496 SYS_eventfd2 bits/syscall.h d #define SYS_eventfd2 (0x40000000 + 290)
497 SYS_execve bits/syscall.h d #define SYS_execve (0x40000000 + 520)
498 SYS_execveat bits/syscall.h d #define SYS_execveat (0x40000000 + 545)
499 SYS_exit bits/syscall.h d #define SYS_exit (0x40000000 + 60)
500 SYS_exit_group bits/syscall.h d #define SYS_exit_group (0x40000000 + 231)
501 SYS_faccessat bits/syscall.h d #define SYS_faccessat (0x40000000 + 269)
502 SYS_fadvise64 bits/syscall.h d #define SYS_fadvise64 (0x40000000 + 221)
503 SYS_fallocate bits/syscall.h d #define SYS_fallocate (0x40000000 + 285)
504 SYS_fanotify_init bits/syscall.h d #define SYS_fanotify_init (0x40000000 + 300)
505 SYS_fanotify_mark bits/syscall.h d #define SYS_fanotify_mark (0x40000000 + 301)
506 SYS_fchdir bits/syscall.h d #define SYS_fchdir (0x40000000 + 81)
507 SYS_fchmod bits/syscall.h d #define SYS_fchmod (0x40000000 + 91)
508 SYS_fchmodat bits/syscall.h d #define SYS_fchmodat (0x40000000 + 268)
509 SYS_fchown bits/syscall.h d #define SYS_fchown (0x40000000 + 93)
510 SYS_fchownat bits/syscall.h d #define SYS_fchownat (0x40000000 + 260)
511 SYS_fcntl bits/syscall.h d #define SYS_fcntl (0x40000000 + 72)
512 SYS_fdatasync bits/syscall.h d #define SYS_fdatasync (0x40000000 + 75)
513 SYS_fgetxattr bits/syscall.h d #define SYS_fgetxattr (0x40000000 + 193)
514 SYS_finit_module bits/syscall.h d #define SYS_finit_module (0x40000000 + 313)
515 SYS_flistxattr bits/syscall.h d #define SYS_flistxattr (0x40000000 + 196)
516 SYS_flock bits/syscall.h d #define SYS_flock (0x40000000 + 73)
517 SYS_fork bits/syscall.h d #define SYS_fork (0x40000000 + 57)
518 SYS_fremovexattr bits/syscall.h d #define SYS_fremovexattr (0x40000000 + 199)
519 SYS_fsconfig bits/syscall.h d #define SYS_fsconfig (0x40000000 + 431)
520 SYS_fsetxattr bits/syscall.h d #define SYS_fsetxattr (0x40000000 + 190)
521 SYS_fsmount bits/syscall.h d #define SYS_fsmount (0x40000000 + 432)
522 SYS_fsopen bits/syscall.h d #define SYS_fsopen (0x40000000 + 430)
523 SYS_fspick bits/syscall.h d #define SYS_fspick (0x40000000 + 433)
524 SYS_fstat bits/syscall.h d #define SYS_fstat (0x40000000 + 5)
525 SYS_fstatfs bits/syscall.h d #define SYS_fstatfs (0x40000000 + 138)
526 SYS_fsync bits/syscall.h d #define SYS_fsync (0x40000000 + 74)
527 SYS_ftruncate bits/syscall.h d #define SYS_ftruncate (0x40000000 + 77)
528 SYS_futex bits/syscall.h d #define SYS_futex (0x40000000 + 202)
529 SYS_futimesat bits/syscall.h d #define SYS_futimesat (0x40000000 + 261)
530 SYS_get_mempolicy bits/syscall.h d #define SYS_get_mempolicy (0x40000000 + 239)
531 SYS_get_robust_list bits/syscall.h d #define SYS_get_robust_list (0x40000000 + 531)
532 SYS_getcpu bits/syscall.h d #define SYS_getcpu (0x40000000 + 309)
533 SYS_getcwd bits/syscall.h d #define SYS_getcwd (0x40000000 + 79)
534 SYS_getdents bits/syscall.h d #define SYS_getdents (0x40000000 + 78)
535 SYS_getdents64 bits/syscall.h d #define SYS_getdents64 (0x40000000 + 217)
536 SYS_getegid bits/syscall.h d #define SYS_getegid (0x40000000 + 108)
537 SYS_geteuid bits/syscall.h d #define SYS_geteuid (0x40000000 + 107)
538 SYS_getgid bits/syscall.h d #define SYS_getgid (0x40000000 + 104)
539 SYS_getgroups bits/syscall.h d #define SYS_getgroups (0x40000000 + 115)
540 SYS_getitimer bits/syscall.h d #define SYS_getitimer (0x40000000 + 36)
541 SYS_getpeername bits/syscall.h d #define SYS_getpeername (0x40000000 + 52)
542 SYS_getpgid bits/syscall.h d #define SYS_getpgid (0x40000000 + 121)
543 SYS_getpgrp bits/syscall.h d #define SYS_getpgrp (0x40000000 + 111)
544 SYS_getpid bits/syscall.h d #define SYS_getpid (0x40000000 + 39)
545 SYS_getpmsg bits/syscall.h d #define SYS_getpmsg (0x40000000 + 181)
546 SYS_getppid bits/syscall.h d #define SYS_getppid (0x40000000 + 110)
547 SYS_getpriority bits/syscall.h d #define SYS_getpriority (0x40000000 + 140)
548 SYS_getrandom bits/syscall.h d #define SYS_getrandom (0x40000000 + 318)
549 SYS_getresgid bits/syscall.h d #define SYS_getresgid (0x40000000 + 120)
550 SYS_getresuid bits/syscall.h d #define SYS_getresuid (0x40000000 + 118)
551 SYS_getrlimit bits/syscall.h d #define SYS_getrlimit (0x40000000 + 97)
552 SYS_getrusage bits/syscall.h d #define SYS_getrusage (0x40000000 + 98)
553 SYS_getsid bits/syscall.h d #define SYS_getsid (0x40000000 + 124)
554 SYS_getsockname bits/syscall.h d #define SYS_getsockname (0x40000000 + 51)
555 SYS_getsockopt bits/syscall.h d #define SYS_getsockopt (0x40000000 + 542)
556 SYS_gettid bits/syscall.h d #define SYS_gettid (0x40000000 + 186)
557 SYS_gettimeofday bits/syscall.h d #define SYS_gettimeofday (0x40000000 + 96)
558 SYS_getuid bits/syscall.h d #define SYS_getuid (0x40000000 + 102)
559 SYS_getxattr bits/syscall.h d #define SYS_getxattr (0x40000000 + 191)
560 SYS_init_module bits/syscall.h d #define SYS_init_module (0x40000000 + 175)
561 SYS_inotify_add_watch bits/syscall.h d #define SYS_inotify_add_watch (0x40000000 + 254)
562 SYS_inotify_init bits/syscall.h d #define SYS_inotify_init (0x40000000 + 253)
563 SYS_inotify_init1 bits/syscall.h d #define SYS_inotify_init1 (0x40000000 + 294)
564 SYS_inotify_rm_watch bits/syscall.h d #define SYS_inotify_rm_watch (0x40000000 + 255)
565 SYS_io_cancel bits/syscall.h d #define SYS_io_cancel (0x40000000 + 210)
566 SYS_io_destroy bits/syscall.h d #define SYS_io_destroy (0x40000000 + 207)
567 SYS_io_getevents bits/syscall.h d #define SYS_io_getevents (0x40000000 + 208)
568 SYS_io_pgetevents bits/syscall.h d #define SYS_io_pgetevents (0x40000000 + 333)
569 SYS_io_setup bits/syscall.h d #define SYS_io_setup (0x40000000 + 543)
570 SYS_io_submit bits/syscall.h d #define SYS_io_submit (0x40000000 + 544)
571 SYS_io_uring_enter bits/syscall.h d #define SYS_io_uring_enter (0x40000000 + 426)
572 SYS_io_uring_register bits/syscall.h d #define SYS_io_uring_register (0x40000000 + 427)
573 SYS_io_uring_setup bits/syscall.h d #define SYS_io_uring_setup (0x40000000 + 425)
574 SYS_ioctl bits/syscall.h d #define SYS_ioctl (0x40000000 + 514)
575 SYS_ioperm bits/syscall.h d #define SYS_ioperm (0x40000000 + 173)
576 SYS_iopl bits/syscall.h d #define SYS_iopl (0x40000000 + 172)
577 SYS_ioprio_get bits/syscall.h d #define SYS_ioprio_get (0x40000000 + 252)
578 SYS_ioprio_set bits/syscall.h d #define SYS_ioprio_set (0x40000000 + 251)
579 SYS_kcmp bits/syscall.h d #define SYS_kcmp (0x40000000 + 312)
580 SYS_kexec_file_load bits/syscall.h d #define SYS_kexec_file_load (0x40000000 + 320)
581 SYS_kexec_load bits/syscall.h d #define SYS_kexec_load (0x40000000 + 528)
582 SYS_keyctl bits/syscall.h d #define SYS_keyctl (0x40000000 + 250)
583 SYS_kill bits/syscall.h d #define SYS_kill (0x40000000 + 62)
584 SYS_lchown bits/syscall.h d #define SYS_lchown (0x40000000 + 94)
585 SYS_lgetxattr bits/syscall.h d #define SYS_lgetxattr (0x40000000 + 192)
586 SYS_link bits/syscall.h d #define SYS_link (0x40000000 + 86)
587 SYS_linkat bits/syscall.h d #define SYS_linkat (0x40000000 + 265)
588 SYS_listen bits/syscall.h d #define SYS_listen (0x40000000 + 50)
589 SYS_listxattr bits/syscall.h d #define SYS_listxattr (0x40000000 + 194)
590 SYS_llistxattr bits/syscall.h d #define SYS_llistxattr (0x40000000 + 195)
591 SYS_lookup_dcookie bits/syscall.h d #define SYS_lookup_dcookie (0x40000000 + 212)
592 SYS_lremovexattr bits/syscall.h d #define SYS_lremovexattr (0x40000000 + 198)
593 SYS_lseek bits/syscall.h d #define SYS_lseek (0x40000000 + 8)
594 SYS_lsetxattr bits/syscall.h d #define SYS_lsetxattr (0x40000000 + 189)
595 SYS_lstat bits/syscall.h d #define SYS_lstat (0x40000000 + 6)
596 SYS_madvise bits/syscall.h d #define SYS_madvise (0x40000000 + 28)
597 SYS_mbind bits/syscall.h d #define SYS_mbind (0x40000000 + 237)
598 SYS_membarrier bits/syscall.h d #define SYS_membarrier (0x40000000 + 324)
599 SYS_memfd_create bits/syscall.h d #define SYS_memfd_create (0x40000000 + 319)
600 SYS_migrate_pages bits/syscall.h d #define SYS_migrate_pages (0x40000000 + 256)
601 SYS_mincore bits/syscall.h d #define SYS_mincore (0x40000000 + 27)
602 SYS_mkdir bits/syscall.h d #define SYS_mkdir (0x40000000 + 83)
603 SYS_mkdirat bits/syscall.h d #define SYS_mkdirat (0x40000000 + 258)
604 SYS_mknod bits/syscall.h d #define SYS_mknod (0x40000000 + 133)
605 SYS_mknodat bits/syscall.h d #define SYS_mknodat (0x40000000 + 259)
606 SYS_mlock bits/syscall.h d #define SYS_mlock (0x40000000 + 149)
607 SYS_mlock2 bits/syscall.h d #define SYS_mlock2 (0x40000000 + 325)
608 SYS_mlockall bits/syscall.h d #define SYS_mlockall (0x40000000 + 151)
609 SYS_mmap bits/syscall.h d #define SYS_mmap (0x40000000 + 9)
610 SYS_modify_ldt bits/syscall.h d #define SYS_modify_ldt (0x40000000 + 154)
611 SYS_mount bits/syscall.h d #define SYS_mount (0x40000000 + 165)
612 SYS_move_mount bits/syscall.h d #define SYS_move_mount (0x40000000 + 429)
613 SYS_move_pages bits/syscall.h d #define SYS_move_pages (0x40000000 + 533)
614 SYS_mprotect bits/syscall.h d #define SYS_mprotect (0x40000000 + 10)
615 SYS_mq_getsetattr bits/syscall.h d #define SYS_mq_getsetattr (0x40000000 + 245)
616 SYS_mq_notify bits/syscall.h d #define SYS_mq_notify (0x40000000 + 527)
617 SYS_mq_open bits/syscall.h d #define SYS_mq_open (0x40000000 + 240)
618 SYS_mq_timedreceive bits/syscall.h d #define SYS_mq_timedreceive (0x40000000 + 243)
619 SYS_mq_timedsend bits/syscall.h d #define SYS_mq_timedsend (0x40000000 + 242)
620 SYS_mq_unlink bits/syscall.h d #define SYS_mq_unlink (0x40000000 + 241)
621 SYS_mremap bits/syscall.h d #define SYS_mremap (0x40000000 + 25)
622 SYS_msgctl bits/syscall.h d #define SYS_msgctl (0x40000000 + 71)
623 SYS_msgget bits/syscall.h d #define SYS_msgget (0x40000000 + 68)
624 SYS_msgrcv bits/syscall.h d #define SYS_msgrcv (0x40000000 + 70)
625 SYS_msgsnd bits/syscall.h d #define SYS_msgsnd (0x40000000 + 69)
626 SYS_msync bits/syscall.h d #define SYS_msync (0x40000000 + 26)
627 SYS_munlock bits/syscall.h d #define SYS_munlock (0x40000000 + 150)
628 SYS_munlockall bits/syscall.h d #define SYS_munlockall (0x40000000 + 152)
629 SYS_munmap bits/syscall.h d #define SYS_munmap (0x40000000 + 11)
630 SYS_name_to_handle_at bits/syscall.h d #define SYS_name_to_handle_at (0x40000000 + 303)
631 SYS_nanosleep bits/syscall.h d #define SYS_nanosleep (0x40000000 + 35)
632 SYS_newfstatat bits/syscall.h d #define SYS_newfstatat (0x40000000 + 262)
633 SYS_open bits/syscall.h d #define SYS_open (0x40000000 + 2)
634 SYS_open_by_handle_at bits/syscall.h d #define SYS_open_by_handle_at (0x40000000 + 304)
635 SYS_open_tree bits/syscall.h d #define SYS_open_tree (0x40000000 + 428)
636 SYS_openat bits/syscall.h d #define SYS_openat (0x40000000 + 257)
637 SYS_pause bits/syscall.h d #define SYS_pause (0x40000000 + 34)
638 SYS_perf_event_open bits/syscall.h d #define SYS_perf_event_open (0x40000000 + 298)
639 SYS_personality bits/syscall.h d #define SYS_personality (0x40000000 + 135)
640 SYS_pidfd_send_signal bits/syscall.h d #define SYS_pidfd_send_signal (0x40000000 + 424)
641 SYS_pipe bits/syscall.h d #define SYS_pipe (0x40000000 + 22)
642 SYS_pipe2 bits/syscall.h d #define SYS_pipe2 (0x40000000 + 293)
643 SYS_pivot_root bits/syscall.h d #define SYS_pivot_root (0x40000000 + 155)
644 SYS_pkey_alloc bits/syscall.h d #define SYS_pkey_alloc (0x40000000 + 330)
645 SYS_pkey_free bits/syscall.h d #define SYS_pkey_free (0x40000000 + 331)
646 SYS_pkey_mprotect bits/syscall.h d #define SYS_pkey_mprotect (0x40000000 + 329)
647 SYS_poll bits/syscall.h d #define SYS_poll (0x40000000 + 7)
648 SYS_ppoll bits/syscall.h d #define SYS_ppoll (0x40000000 + 271)
649 SYS_prctl bits/syscall.h d #define SYS_prctl (0x40000000 + 157)
650 SYS_pread64 bits/syscall.h d #define SYS_pread64 (0x40000000 + 17)
651 SYS_preadv bits/syscall.h d #define SYS_preadv (0x40000000 + 534)
652 SYS_preadv2 bits/syscall.h d #define SYS_preadv2 (0x40000000 + 546)
653 SYS_prlimit64 bits/syscall.h d #define SYS_prlimit64 (0x40000000 + 302)
654 SYS_process_vm_readv bits/syscall.h d #define SYS_process_vm_readv (0x40000000 + 539)
655 SYS_process_vm_writev bits/syscall.h d #define SYS_process_vm_writev (0x40000000 + 540)
656 SYS_pselect6 bits/syscall.h d #define SYS_pselect6 (0x40000000 + 270)
657 SYS_ptrace bits/syscall.h d #define SYS_ptrace (0x40000000 + 521)
658 SYS_putpmsg bits/syscall.h d #define SYS_putpmsg (0x40000000 + 182)
659 SYS_pwrite64 bits/syscall.h d #define SYS_pwrite64 (0x40000000 + 18)
660 SYS_pwritev bits/syscall.h d #define SYS_pwritev (0x40000000 + 535)
661 SYS_pwritev2 bits/syscall.h d #define SYS_pwritev2 (0x40000000 + 547)
662 SYS_quotactl bits/syscall.h d #define SYS_quotactl (0x40000000 + 179)
663 SYS_read bits/syscall.h d #define SYS_read (0x40000000 + 0)
664 SYS_readahead bits/syscall.h d #define SYS_readahead (0x40000000 + 187)
665 SYS_readlink bits/syscall.h d #define SYS_readlink (0x40000000 + 89)
666 SYS_readlinkat bits/syscall.h d #define SYS_readlinkat (0x40000000 + 267)
667 SYS_readv bits/syscall.h d #define SYS_readv (0x40000000 + 515)
668 SYS_reboot bits/syscall.h d #define SYS_reboot (0x40000000 + 169)
669 SYS_recvfrom bits/syscall.h d #define SYS_recvfrom (0x40000000 + 517)
670 SYS_recvmmsg bits/syscall.h d #define SYS_recvmmsg (0x40000000 + 537)
671 SYS_recvmsg bits/syscall.h d #define SYS_recvmsg (0x40000000 + 519)
672 SYS_remap_file_pages bits/syscall.h d #define SYS_remap_file_pages (0x40000000 + 216)
673 SYS_removexattr bits/syscall.h d #define SYS_removexattr (0x40000000 + 197)
674 SYS_rename bits/syscall.h d #define SYS_rename (0x40000000 + 82)
675 SYS_renameat bits/syscall.h d #define SYS_renameat (0x40000000 + 264)
676 SYS_renameat2 bits/syscall.h d #define SYS_renameat2 (0x40000000 + 316)
677 SYS_request_key bits/syscall.h d #define SYS_request_key (0x40000000 + 249)
678 SYS_restart_syscall bits/syscall.h d #define SYS_restart_syscall (0x40000000 + 219)
679 SYS_rmdir bits/syscall.h d #define SYS_rmdir (0x40000000 + 84)
680 SYS_rseq bits/syscall.h d #define SYS_rseq (0x40000000 + 334)
681 SYS_rt_sigaction bits/syscall.h d #define SYS_rt_sigaction (0x40000000 + 512)
682 SYS_rt_sigpending bits/syscall.h d #define SYS_rt_sigpending (0x40000000 + 522)
683 SYS_rt_sigprocmask bits/syscall.h d #define SYS_rt_sigprocmask (0x40000000 + 14)
684 SYS_rt_sigqueueinfo bits/syscall.h d #define SYS_rt_sigqueueinfo (0x40000000 + 524)
685 SYS_rt_sigreturn bits/syscall.h d #define SYS_rt_sigreturn (0x40000000 + 513)
686 SYS_rt_sigsuspend bits/syscall.h d #define SYS_rt_sigsuspend (0x40000000 + 130)
687 SYS_rt_sigtimedwait bits/syscall.h d #define SYS_rt_sigtimedwait (0x40000000 + 523)
688 SYS_rt_tgsigqueueinfo bits/syscall.h d #define SYS_rt_tgsigqueueinfo (0x40000000 + 536)
689 SYS_sched_get_priority_max bits/syscall.h d #define SYS_sched_get_priority_max (0x40000000 + 146)
690 SYS_sched_get_priority_min bits/syscall.h d #define SYS_sched_get_priority_min (0x40000000 + 147)
691 SYS_sched_getaffinity bits/syscall.h d #define SYS_sched_getaffinity (0x40000000 + 204)
692 SYS_sched_getattr bits/syscall.h d #define SYS_sched_getattr (0x40000000 + 315)
693 SYS_sched_getparam bits/syscall.h d #define SYS_sched_getparam (0x40000000 + 143)
694 SYS_sched_getscheduler bits/syscall.h d #define SYS_sched_getscheduler (0x40000000 + 145)
695 SYS_sched_rr_get_interval bits/syscall.h d #define SYS_sched_rr_get_interval (0x40000000 + 148)
696 SYS_sched_setaffinity bits/syscall.h d #define SYS_sched_setaffinity (0x40000000 + 203)
697 SYS_sched_setattr bits/syscall.h d #define SYS_sched_setattr (0x40000000 + 314)
698 SYS_sched_setparam bits/syscall.h d #define SYS_sched_setparam (0x40000000 + 142)
699 SYS_sched_setscheduler bits/syscall.h d #define SYS_sched_setscheduler (0x40000000 + 144)
700 SYS_sched_yield bits/syscall.h d #define SYS_sched_yield (0x40000000 + 24)
701 SYS_seccomp bits/syscall.h d #define SYS_seccomp (0x40000000 + 317)
702 SYS_security bits/syscall.h d #define SYS_security (0x40000000 + 185)
703 SYS_select bits/syscall.h d #define SYS_select (0x40000000 + 23)
704 SYS_semctl bits/syscall.h d #define SYS_semctl (0x40000000 + 66)
705 SYS_semget bits/syscall.h d #define SYS_semget (0x40000000 + 64)
706 SYS_semop bits/syscall.h d #define SYS_semop (0x40000000 + 65)
707 SYS_semtimedop bits/syscall.h d #define SYS_semtimedop (0x40000000 + 220)
708 SYS_sendfile bits/syscall.h d #define SYS_sendfile (0x40000000 + 40)
709 SYS_sendmmsg bits/syscall.h d #define SYS_sendmmsg (0x40000000 + 538)
710 SYS_sendmsg bits/syscall.h d #define SYS_sendmsg (0x40000000 + 518)
711 SYS_sendto bits/syscall.h d #define SYS_sendto (0x40000000 + 44)
712 SYS_set_mempolicy bits/syscall.h d #define SYS_set_mempolicy (0x40000000 + 238)
713 SYS_set_robust_list bits/syscall.h d #define SYS_set_robust_list (0x40000000 + 530)
714 SYS_set_tid_address bits/syscall.h d #define SYS_set_tid_address (0x40000000 + 218)
715 SYS_setdomainname bits/syscall.h d #define SYS_setdomainname (0x40000000 + 171)
716 SYS_setfsgid bits/syscall.h d #define SYS_setfsgid (0x40000000 + 123)
717 SYS_setfsuid bits/syscall.h d #define SYS_setfsuid (0x40000000 + 122)
718 SYS_setgid bits/syscall.h d #define SYS_setgid (0x40000000 + 106)
719 SYS_setgroups bits/syscall.h d #define SYS_setgroups (0x40000000 + 116)
720 SYS_sethostname bits/syscall.h d #define SYS_sethostname (0x40000000 + 170)
721 SYS_setitimer bits/syscall.h d #define SYS_setitimer (0x40000000 + 38)
722 SYS_setns bits/syscall.h d #define SYS_setns (0x40000000 + 308)
723 SYS_setpgid bits/syscall.h d #define SYS_setpgid (0x40000000 + 109)
724 SYS_setpriority bits/syscall.h d #define SYS_setpriority (0x40000000 + 141)
725 SYS_setregid bits/syscall.h d #define SYS_setregid (0x40000000 + 114)
726 SYS_setresgid bits/syscall.h d #define SYS_setresgid (0x40000000 + 119)
727 SYS_setresuid bits/syscall.h d #define SYS_setresuid (0x40000000 + 117)
728 SYS_setreuid bits/syscall.h d #define SYS_setreuid (0x40000000 + 113)
729 SYS_setrlimit bits/syscall.h d #define SYS_setrlimit (0x40000000 + 160)
730 SYS_setsid bits/syscall.h d #define SYS_setsid (0x40000000 + 112)
731 SYS_setsockopt bits/syscall.h d #define SYS_setsockopt (0x40000000 + 541)
732 SYS_settimeofday bits/syscall.h d #define SYS_settimeofday (0x40000000 + 164)
733 SYS_setuid bits/syscall.h d #define SYS_setuid (0x40000000 + 105)
734 SYS_setxattr bits/syscall.h d #define SYS_setxattr (0x40000000 + 188)
735 SYS_shmat bits/syscall.h d #define SYS_shmat (0x40000000 + 30)
736 SYS_shmctl bits/syscall.h d #define SYS_shmctl (0x40000000 + 31)
737 SYS_shmdt bits/syscall.h d #define SYS_shmdt (0x40000000 + 67)
738 SYS_shmget bits/syscall.h d #define SYS_shmget (0x40000000 + 29)
739 SYS_shutdown bits/syscall.h d #define SYS_shutdown (0x40000000 + 48)
740 SYS_sigaltstack bits/syscall.h d #define SYS_sigaltstack (0x40000000 + 525)
741 SYS_signalfd bits/syscall.h d #define SYS_signalfd (0x40000000 + 282)
742 SYS_signalfd4 bits/syscall.h d #define SYS_signalfd4 (0x40000000 + 289)
743 SYS_socket bits/syscall.h d #define SYS_socket (0x40000000 + 41)
744 SYS_socketpair bits/syscall.h d #define SYS_socketpair (0x40000000 + 53)
745 SYS_splice bits/syscall.h d #define SYS_splice (0x40000000 + 275)
746 SYS_stat bits/syscall.h d #define SYS_stat (0x40000000 + 4)
747 SYS_statfs bits/syscall.h d #define SYS_statfs (0x40000000 + 137)
748 SYS_statx bits/syscall.h d #define SYS_statx (0x40000000 + 332)
749 SYS_swapoff bits/syscall.h d #define SYS_swapoff (0x40000000 + 168)
750 SYS_swapon bits/syscall.h d #define SYS_swapon (0x40000000 + 167)
751 SYS_symlink bits/syscall.h d #define SYS_symlink (0x40000000 + 88)
752 SYS_symlinkat bits/syscall.h d #define SYS_symlinkat (0x40000000 + 266)
753 SYS_sync bits/syscall.h d #define SYS_sync (0x40000000 + 162)
754 SYS_sync_file_range bits/syscall.h d #define SYS_sync_file_range (0x40000000 + 277)
755 SYS_syncfs bits/syscall.h d #define SYS_syncfs (0x40000000 + 306)
756 SYS_sysfs bits/syscall.h d #define SYS_sysfs (0x40000000 + 139)
757 SYS_sysinfo bits/syscall.h d #define SYS_sysinfo (0x40000000 + 99)
758 SYS_syslog bits/syscall.h d #define SYS_syslog (0x40000000 + 103)
759 SYS_tee bits/syscall.h d #define SYS_tee (0x40000000 + 276)
760 SYS_tgkill bits/syscall.h d #define SYS_tgkill (0x40000000 + 234)
761 SYS_time bits/syscall.h d #define SYS_time (0x40000000 + 201)
762 SYS_timer_create bits/syscall.h d #define SYS_timer_create (0x40000000 + 526)
763 SYS_timer_delete bits/syscall.h d #define SYS_timer_delete (0x40000000 + 226)
764 SYS_timer_getoverrun bits/syscall.h d #define SYS_timer_getoverrun (0x40000000 + 225)
765 SYS_timer_gettime bits/syscall.h d #define SYS_timer_gettime (0x40000000 + 224)
766 SYS_timer_settime bits/syscall.h d #define SYS_timer_settime (0x40000000 + 223)
767 SYS_timerfd_create bits/syscall.h d #define SYS_timerfd_create (0x40000000 + 283)
768 SYS_timerfd_gettime bits/syscall.h d #define SYS_timerfd_gettime (0x40000000 + 287)
769 SYS_timerfd_settime bits/syscall.h d #define SYS_timerfd_settime (0x40000000 + 286)
770 SYS_times bits/syscall.h d #define SYS_times (0x40000000 + 100)
771 SYS_tkill bits/syscall.h d #define SYS_tkill (0x40000000 + 200)
772 SYS_truncate bits/syscall.h d #define SYS_truncate (0x40000000 + 76)
773 SYS_tuxcall bits/syscall.h d #define SYS_tuxcall (0x40000000 + 184)
774 SYS_umask bits/syscall.h d #define SYS_umask (0x40000000 + 95)
775 SYS_umount2 bits/syscall.h d #define SYS_umount2 (0x40000000 + 166)
776 SYS_uname bits/syscall.h d #define SYS_uname (0x40000000 + 63)
777 SYS_unlink bits/syscall.h d #define SYS_unlink (0x40000000 + 87)
778 SYS_unlinkat bits/syscall.h d #define SYS_unlinkat (0x40000000 + 263)
779 SYS_unshare bits/syscall.h d #define SYS_unshare (0x40000000 + 272)
780 SYS_userfaultfd bits/syscall.h d #define SYS_userfaultfd (0x40000000 + 323)
781 SYS_ustat bits/syscall.h d #define SYS_ustat (0x40000000 + 136)
782 SYS_utime bits/syscall.h d #define SYS_utime (0x40000000 + 132)
783 SYS_utimensat bits/syscall.h d #define SYS_utimensat (0x40000000 + 280)
784 SYS_utimes bits/syscall.h d #define SYS_utimes (0x40000000 + 235)
785 SYS_vfork bits/syscall.h d #define SYS_vfork (0x40000000 + 58)
786 SYS_vhangup bits/syscall.h d #define SYS_vhangup (0x40000000 + 153)
787 SYS_vmsplice bits/syscall.h d #define SYS_vmsplice (0x40000000 + 532)
788 SYS_wait4 bits/syscall.h d #define SYS_wait4 (0x40000000 + 61)
789 SYS_waitid bits/syscall.h d #define SYS_waitid (0x40000000 + 529)
790 SYS_write bits/syscall.h d #define SYS_write (0x40000000 + 1)
791 SYS_writev bits/syscall.h d #define SYS_writev (0x40000000 + 516)
792 TAB0 bits/termios.h d #define TAB0 0000000
793 TAB1 bits/termios.h d #define TAB1 0004000
794 TAB2 bits/termios.h d #define TAB2 0010000
795 TAB3 bits/termios.h d #define TAB3 0014000
796 TABDLY bits/termios.h d #define TABDLY 0014000
797 TCFLSH bits/ioctl.h d #define TCFLSH 0x540B
798 TCGETA bits/ioctl.h d #define TCGETA 0x5405
799 TCGETS bits/ioctl.h d #define TCGETS 0x5401
800 TCGETX bits/ioctl.h d #define TCGETX 0x5432
801 TCIFLUSH bits/termios.h d #define TCIFLUSH 0
802 TCIOFF bits/termios.h d #define TCIOFF 2
803 TCIOFLUSH bits/termios.h d #define TCIOFLUSH 2
804 TCION bits/termios.h d #define TCION 3
805 TCOFLUSH bits/termios.h d #define TCOFLUSH 1
806 TCOOFF bits/termios.h d #define TCOOFF 0
807 TCOON bits/termios.h d #define TCOON 1
808 TCSADRAIN bits/termios.h d #define TCSADRAIN 1
809 TCSAFLUSH bits/termios.h d #define TCSAFLUSH 2
810 TCSANOW bits/termios.h d #define TCSANOW 0
811 TCSBRK bits/ioctl.h d #define TCSBRK 0x5409
812 TCSBRKP bits/ioctl.h d #define TCSBRKP 0x5425
813 TCSETA bits/ioctl.h d #define TCSETA 0x5406
814 TCSETAF bits/ioctl.h d #define TCSETAF 0x5408
815 TCSETAW bits/ioctl.h d #define TCSETAW 0x5407
816 TCSETS bits/ioctl.h d #define TCSETS 0x5402
817 TCSETSF bits/ioctl.h d #define TCSETSF 0x5404
818 TCSETSW bits/ioctl.h d #define TCSETSW 0x5403
819 TCSETX bits/ioctl.h d #define TCSETX 0x5433
820 TCSETXF bits/ioctl.h d #define TCSETXF 0x5434
821 TCSETXW bits/ioctl.h d #define TCSETXW 0x5435
822 TCXONC bits/ioctl.h d #define TCXONC 0x540A
823 TIOCCBRK bits/ioctl.h d #define TIOCCBRK 0x5428
824 TIOCCONS bits/ioctl.h d #define TIOCCONS 0x541D
825 TIOCEXCL bits/ioctl.h d #define TIOCEXCL 0x540C
826 TIOCGDEV bits/ioctl.h d #define TIOCGDEV 0x80045432
827 TIOCGETD bits/ioctl.h d #define TIOCGETD 0x5424
828 TIOCGEXCL bits/ioctl.h d #define TIOCGEXCL 0x80045440
829 TIOCGICOUNT bits/ioctl.h d #define TIOCGICOUNT 0x545D
830 TIOCGISO7816 bits/ioctl.h d #define TIOCGISO7816 0x80285442
831 TIOCGLCKTRMIOS bits/ioctl.h d #define TIOCGLCKTRMIOS 0x5456
832 TIOCGPGRP bits/ioctl.h d #define TIOCGPGRP 0x540F
833 TIOCGPKT bits/ioctl.h d #define TIOCGPKT 0x80045438
834 TIOCGPTLCK bits/ioctl.h d #define TIOCGPTLCK 0x80045439
835 TIOCGPTN bits/ioctl.h d #define TIOCGPTN 0x80045430
836 TIOCGPTPEER bits/ioctl.h d #define TIOCGPTPEER 0x5441
837 TIOCGRS485 bits/ioctl.h d #define TIOCGRS485 0x542E
838 TIOCGSERIAL bits/ioctl.h d #define TIOCGSERIAL 0x541E
839 TIOCGSID bits/ioctl.h d #define TIOCGSID 0x5429
840 TIOCGSOFTCAR bits/ioctl.h d #define TIOCGSOFTCAR 0x5419
841 TIOCGWINSZ bits/ioctl.h d #define TIOCGWINSZ 0x5413
842 TIOCINQ bits/ioctl.h d #define TIOCINQ FIONREAD
843 TIOCLINUX bits/ioctl.h d #define TIOCLINUX 0x541C
844 TIOCMBIC bits/ioctl.h d #define TIOCMBIC 0x5417
845 TIOCMBIS bits/ioctl.h d #define TIOCMBIS 0x5416
846 TIOCMGET bits/ioctl.h d #define TIOCMGET 0x5415
847 TIOCMIWAIT bits/ioctl.h d #define TIOCMIWAIT 0x545C
848 TIOCMSET bits/ioctl.h d #define TIOCMSET 0x5418
849 TIOCM_CAR bits/ioctl.h d #define TIOCM_CAR 0x040
850 TIOCM_CD bits/ioctl.h d #define TIOCM_CD TIOCM_CAR
851 TIOCM_CTS bits/ioctl.h d #define TIOCM_CTS 0x020
852 TIOCM_DSR bits/ioctl.h d #define TIOCM_DSR 0x100
853 TIOCM_DTR bits/ioctl.h d #define TIOCM_DTR 0x002
854 TIOCM_LE bits/ioctl.h d #define TIOCM_LE 0x001
855 TIOCM_LOOP bits/ioctl.h d #define TIOCM_LOOP 0x8000
856 TIOCM_OUT1 bits/ioctl.h d #define TIOCM_OUT1 0x2000
857 TIOCM_OUT2 bits/ioctl.h d #define TIOCM_OUT2 0x4000
858 TIOCM_RI bits/ioctl.h d #define TIOCM_RI TIOCM_RNG
859 TIOCM_RNG bits/ioctl.h d #define TIOCM_RNG 0x080
860 TIOCM_RTS bits/ioctl.h d #define TIOCM_RTS 0x004
861 TIOCM_SR bits/ioctl.h d #define TIOCM_SR 0x010
862 TIOCM_ST bits/ioctl.h d #define TIOCM_ST 0x008
863 TIOCNOTTY bits/ioctl.h d #define TIOCNOTTY 0x5422
864 TIOCNXCL bits/ioctl.h d #define TIOCNXCL 0x540D
865 TIOCOUTQ bits/ioctl.h d #define TIOCOUTQ 0x5411
866 TIOCPKT bits/ioctl.h d #define TIOCPKT 0x5420
867 TIOCSBRK bits/ioctl.h d #define TIOCSBRK 0x5427
868 TIOCSCTTY bits/ioctl.h d #define TIOCSCTTY 0x540E
869 TIOCSERCONFIG bits/ioctl.h d #define TIOCSERCONFIG 0x5453
870 TIOCSERGETLSR bits/ioctl.h d #define TIOCSERGETLSR 0x5459
871 TIOCSERGETMULTI bits/ioctl.h d #define TIOCSERGETMULTI 0x545A
872 TIOCSERGSTRUCT bits/ioctl.h d #define TIOCSERGSTRUCT 0x5458
873 TIOCSERGWILD bits/ioctl.h d #define TIOCSERGWILD 0x5454
874 TIOCSERSETMULTI bits/ioctl.h d #define TIOCSERSETMULTI 0x545B
875 TIOCSERSWILD bits/ioctl.h d #define TIOCSERSWILD 0x5455
876 TIOCSETD bits/ioctl.h d #define TIOCSETD 0x5423
877 TIOCSIG bits/ioctl.h d #define TIOCSIG 0x40045436
878 TIOCSISO7816 bits/ioctl.h d #define TIOCSISO7816 0xc0285443
879 TIOCSLCKTRMIOS bits/ioctl.h d #define TIOCSLCKTRMIOS 0x5457
880 TIOCSPGRP bits/ioctl.h d #define TIOCSPGRP 0x5410
881 TIOCSPTLCK bits/ioctl.h d #define TIOCSPTLCK 0x40045431
882 TIOCSRS485 bits/ioctl.h d #define TIOCSRS485 0x542F
883 TIOCSSERIAL bits/ioctl.h d #define TIOCSSERIAL 0x541F
884 TIOCSSOFTCAR bits/ioctl.h d #define TIOCSSOFTCAR 0x541A
885 TIOCSTI bits/ioctl.h d #define TIOCSTI 0x5412
886 TIOCSWINSZ bits/ioctl.h d #define TIOCSWINSZ 0x5414
887 TIOCVHANGUP bits/ioctl.h d #define TIOCVHANGUP 0x5437
888 TOSTOP bits/termios.h d #define TOSTOP 0000400
889 UINTPTR_MAX bits/stdint.h d #define UINTPTR_MAX UINT32_MAX
890 UINT_FAST16_MAX bits/stdint.h d #define UINT_FAST16_MAX UINT32_MAX
891 UINT_FAST32_MAX bits/stdint.h d #define UINT_FAST32_MAX UINT32_MAX
892 UPAGES bits/user.h d #define UPAGES 1
893 VDISCARD bits/termios.h d #define VDISCARD 13
894 VEOF bits/termios.h d #define VEOF 4
895 VEOL bits/termios.h d #define VEOL 11
896 VEOL2 bits/termios.h d #define VEOL2 16
897 VERASE bits/termios.h d #define VERASE 2
898 VINTR bits/termios.h d #define VINTR 0
899 VKILL bits/termios.h d #define VKILL 3
900 VLNEXT bits/termios.h d #define VLNEXT 15
901 VMIN bits/termios.h d #define VMIN 6
902 VQUIT bits/termios.h d #define VQUIT 1
903 VREPRINT bits/termios.h d #define VREPRINT 12
904 VSTART bits/termios.h d #define VSTART 8
905 VSTOP bits/termios.h d #define VSTOP 9
906 VSUSP bits/termios.h d #define VSUSP 10
907 VSWTC bits/termios.h d #define VSWTC 7
908 VT0 bits/termios.h d #define VT0 0000000
909 VT1 bits/termios.h d #define VT1 0040000
910 VTDLY bits/termios.h d #define VTDLY 0040000
911 VTIME bits/termios.h d #define VTIME 5
912 VWERASE bits/termios.h d #define VWERASE 14
913 XCASE bits/termios.h d #define XCASE 0000004
914 XTABS bits/termios.h d #define XTABS 0014000
915 _Addr bits/alltypes.h d #define _Addr int
916 _IO bits/ioctl.h d #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
917 _IOC bits/ioctl.h d #define _IOC(a,b,c,d) ( ((a)<<30) | ((b)<<8) | (c) | ((d)<<16) )
918 _IOC_NONE bits/ioctl.h d #define _IOC_NONE 0U
919 _IOC_READ bits/ioctl.h d #define _IOC_READ 2U
920 _IOC_WRITE bits/ioctl.h d #define _IOC_WRITE 1U
921 _IOR bits/ioctl.h d #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c))
922 _IOW bits/ioctl.h d #define _IOW(a,b,c) _IOC(_IOC_WRITE,(a),(b),sizeof(c))
923 _IOWR bits/ioctl.h d #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
924 _Int64 bits/alltypes.h d #define _Int64 long long
925 _NSIG bits/signal.h d #define _NSIG 65
926 _POSIX_V6_ILP32_OFFBIG bits/posix.h d #define _POSIX_V6_ILP32_OFFBIG 1
927 _POSIX_V7_ILP32_OFFBIG bits/posix.h d #define _POSIX_V7_ILP32_OFFBIG 1
928 _Reg bits/alltypes.h d #define _Reg long long
929 __BYTE_ORDER bits/endian.h d #define __BYTE_ORDER __LITTLE_ENDIAN
930 __DEFINED_FILE bits/alltypes.h d #define __DEFINED_FILE
931 __DEFINED___isoc_va_list bits/alltypes.h d #define __DEFINED___isoc_va_list
932 __DEFINED_blkcnt_t bits/alltypes.h d #define __DEFINED_blkcnt_t
933 __DEFINED_blksize_t bits/alltypes.h d #define __DEFINED_blksize_t
934 __DEFINED_clock_t bits/alltypes.h d #define __DEFINED_clock_t
935 __DEFINED_clockid_t bits/alltypes.h d #define __DEFINED_clockid_t
936 __DEFINED_cnd_t bits/alltypes.h d #define __DEFINED_cnd_t
937 __DEFINED_dev_t bits/alltypes.h d #define __DEFINED_dev_t
938 __DEFINED_double_t bits/alltypes.h d #define __DEFINED_double_t
939 __DEFINED_double_t bits/alltypes.h d #define __DEFINED_double_t
940 __DEFINED_float_t bits/alltypes.h d #define __DEFINED_float_t
941 __DEFINED_float_t bits/alltypes.h d #define __DEFINED_float_t
942 __DEFINED_fsblkcnt_t bits/alltypes.h d #define __DEFINED_fsblkcnt_t
943 __DEFINED_fsfilcnt_t bits/alltypes.h d #define __DEFINED_fsfilcnt_t
944 __DEFINED_gid_t bits/alltypes.h d #define __DEFINED_gid_t
945 __DEFINED_id_t bits/alltypes.h d #define __DEFINED_id_t
946 __DEFINED_ino_t bits/alltypes.h d #define __DEFINED_ino_t
947 __DEFINED_int16_t bits/alltypes.h d #define __DEFINED_int16_t
948 __DEFINED_int32_t bits/alltypes.h d #define __DEFINED_int32_t
949 __DEFINED_int64_t bits/alltypes.h d #define __DEFINED_int64_t
950 __DEFINED_int8_t bits/alltypes.h d #define __DEFINED_int8_t
951 __DEFINED_intmax_t bits/alltypes.h d #define __DEFINED_intmax_t
952 __DEFINED_intptr_t bits/alltypes.h d #define __DEFINED_intptr_t
953 __DEFINED_key_t bits/alltypes.h d #define __DEFINED_key_t
954 __DEFINED_locale_t bits/alltypes.h d #define __DEFINED_locale_t
955 __DEFINED_max_align_t bits/alltypes.h d #define __DEFINED_max_align_t
956 __DEFINED_mbstate_t bits/alltypes.h d #define __DEFINED_mbstate_t
957 __DEFINED_mode_t bits/alltypes.h d #define __DEFINED_mode_t
958 __DEFINED_mtx_t bits/alltypes.h d #define __DEFINED_mtx_t
959 __DEFINED_nlink_t bits/alltypes.h d #define __DEFINED_nlink_t
960 __DEFINED_off_t bits/alltypes.h d #define __DEFINED_off_t
961 __DEFINED_pid_t bits/alltypes.h d #define __DEFINED_pid_t
962 __DEFINED_pthread_attr_t bits/alltypes.h d #define __DEFINED_pthread_attr_t
963 __DEFINED_pthread_barrier_t bits/alltypes.h d #define __DEFINED_pthread_barrier_t
964 __DEFINED_pthread_barrierattr_t bits/alltypes.h d #define __DEFINED_pthread_barrierattr_t
965 __DEFINED_pthread_cond_t bits/alltypes.h d #define __DEFINED_pthread_cond_t
966 __DEFINED_pthread_condattr_t bits/alltypes.h d #define __DEFINED_pthread_condattr_t
967 __DEFINED_pthread_key_t bits/alltypes.h d #define __DEFINED_pthread_key_t
968 __DEFINED_pthread_mutex_t bits/alltypes.h d #define __DEFINED_pthread_mutex_t
969 __DEFINED_pthread_mutexattr_t bits/alltypes.h d #define __DEFINED_pthread_mutexattr_t
970 __DEFINED_pthread_once_t bits/alltypes.h d #define __DEFINED_pthread_once_t
971 __DEFINED_pthread_rwlock_t bits/alltypes.h d #define __DEFINED_pthread_rwlock_t
972 __DEFINED_pthread_rwlockattr_t bits/alltypes.h d #define __DEFINED_pthread_rwlockattr_t
973 __DEFINED_pthread_spinlock_t bits/alltypes.h d #define __DEFINED_pthread_spinlock_t
974 __DEFINED_pthread_t bits/alltypes.h d #define __DEFINED_pthread_t
975 __DEFINED_pthread_t bits/alltypes.h d #define __DEFINED_pthread_t
976 __DEFINED_ptrdiff_t bits/alltypes.h d #define __DEFINED_ptrdiff_t
977 __DEFINED_register_t bits/alltypes.h d #define __DEFINED_register_t
978 __DEFINED_regoff_t bits/alltypes.h d #define __DEFINED_regoff_t
979 __DEFINED_sa_family_t bits/alltypes.h d #define __DEFINED_sa_family_t
980 __DEFINED_sigset_t bits/alltypes.h d #define __DEFINED_sigset_t
981 __DEFINED_size_t bits/alltypes.h d #define __DEFINED_size_t
982 __DEFINED_socklen_t bits/alltypes.h d #define __DEFINED_socklen_t
983 __DEFINED_ssize_t bits/alltypes.h d #define __DEFINED_ssize_t
984 __DEFINED_struct__IO_FILE bits/alltypes.h d #define __DEFINED_struct__IO_FILE
985 __DEFINED_struct_iovec bits/alltypes.h d #define __DEFINED_struct_iovec
986 __DEFINED_struct_timespec bits/alltypes.h d #define __DEFINED_struct_timespec
987 __DEFINED_struct_timeval bits/alltypes.h d #define __DEFINED_struct_timeval
988 __DEFINED_suseconds_t bits/alltypes.h d #define __DEFINED_suseconds_t
989 __DEFINED_time_t bits/alltypes.h d #define __DEFINED_time_t
990 __DEFINED_timer_t bits/alltypes.h d #define __DEFINED_timer_t
991 __DEFINED_u_int64_t bits/alltypes.h d #define __DEFINED_u_int64_t
992 __DEFINED_uid_t bits/alltypes.h d #define __DEFINED_uid_t
993 __DEFINED_uint16_t bits/alltypes.h d #define __DEFINED_uint16_t
994 __DEFINED_uint32_t bits/alltypes.h d #define __DEFINED_uint32_t
995 __DEFINED_uint64_t bits/alltypes.h d #define __DEFINED_uint64_t
996 __DEFINED_uint8_t bits/alltypes.h d #define __DEFINED_uint8_t
997 __DEFINED_uintmax_t bits/alltypes.h d #define __DEFINED_uintmax_t
998 __DEFINED_uintptr_t bits/alltypes.h d #define __DEFINED_uintptr_t
999 __DEFINED_useconds_t bits/alltypes.h d #define __DEFINED_useconds_t
1000 __DEFINED_va_list bits/alltypes.h d #define __DEFINED_va_list
1001 __DEFINED_wchar_t bits/alltypes.h d #define __DEFINED_wchar_t
1002 __DEFINED_wchar_t bits/alltypes.h d #define __DEFINED_wchar_t
1003 __DEFINED_wctype_t bits/alltypes.h d #define __DEFINED_wctype_t
1004 __DEFINED_wint_t bits/alltypes.h d #define __DEFINED_wint_t
1005 __FE_DENORM bits/fenv.h d #define __FE_DENORM 2
1006 __NR_accept bits/syscall.h d #define __NR_accept (0x40000000 + 43)
1007 __NR_accept4 bits/syscall.h d #define __NR_accept4 (0x40000000 + 288)
1008 __NR_access bits/syscall.h d #define __NR_access (0x40000000 + 21)
1009 __NR_acct bits/syscall.h d #define __NR_acct (0x40000000 + 163)
1010 __NR_add_key bits/syscall.h d #define __NR_add_key (0x40000000 + 248)
1011 __NR_adjtimex bits/syscall.h d #define __NR_adjtimex (0x40000000 + 159)
1012 __NR_afs_syscall bits/syscall.h d #define __NR_afs_syscall (0x40000000 + 183)
1013 __NR_alarm bits/syscall.h d #define __NR_alarm (0x40000000 + 37)
1014 __NR_arch_prctl bits/syscall.h d #define __NR_arch_prctl (0x40000000 + 158)
1015 __NR_bind bits/syscall.h d #define __NR_bind (0x40000000 + 49)
1016 __NR_bpf bits/syscall.h d #define __NR_bpf (0x40000000 + 321)
1017 __NR_brk bits/syscall.h d #define __NR_brk (0x40000000 + 12)
1018 __NR_capget bits/syscall.h d #define __NR_capget (0x40000000 + 125)
1019 __NR_capset bits/syscall.h d #define __NR_capset (0x40000000 + 126)
1020 __NR_chdir bits/syscall.h d #define __NR_chdir (0x40000000 + 80)
1021 __NR_chmod bits/syscall.h d #define __NR_chmod (0x40000000 + 90)
1022 __NR_chown bits/syscall.h d #define __NR_chown (0x40000000 + 92)
1023 __NR_chroot bits/syscall.h d #define __NR_chroot (0x40000000 + 161)
1024 __NR_clock_adjtime bits/syscall.h d #define __NR_clock_adjtime (0x40000000 + 305)
1025 __NR_clock_getres bits/syscall.h d #define __NR_clock_getres (0x40000000 + 229)
1026 __NR_clock_gettime bits/syscall.h d #define __NR_clock_gettime (0x40000000 + 228)
1027 __NR_clock_nanosleep bits/syscall.h d #define __NR_clock_nanosleep (0x40000000 + 230)
1028 __NR_clock_settime bits/syscall.h d #define __NR_clock_settime (0x40000000 + 227)
1029 __NR_clone bits/syscall.h d #define __NR_clone (0x40000000 + 56)
1030 __NR_close bits/syscall.h d #define __NR_close (0x40000000 + 3)
1031 __NR_connect bits/syscall.h d #define __NR_connect (0x40000000 + 42)
1032 __NR_copy_file_range bits/syscall.h d #define __NR_copy_file_range (0x40000000 + 326)
1033 __NR_creat bits/syscall.h d #define __NR_creat (0x40000000 + 85)
1034 __NR_delete_module bits/syscall.h d #define __NR_delete_module (0x40000000 + 176)
1035 __NR_dup bits/syscall.h d #define __NR_dup (0x40000000 + 32)
1036 __NR_dup2 bits/syscall.h d #define __NR_dup2 (0x40000000 + 33)
1037 __NR_dup3 bits/syscall.h d #define __NR_dup3 (0x40000000 + 292)
1038 __NR_epoll_create bits/syscall.h d #define __NR_epoll_create (0x40000000 + 213)
1039 __NR_epoll_create1 bits/syscall.h d #define __NR_epoll_create1 (0x40000000 + 291)
1040 __NR_epoll_ctl bits/syscall.h d #define __NR_epoll_ctl (0x40000000 + 233)
1041 __NR_epoll_pwait bits/syscall.h d #define __NR_epoll_pwait (0x40000000 + 281)
1042 __NR_epoll_wait bits/syscall.h d #define __NR_epoll_wait (0x40000000 + 232)
1043 __NR_eventfd bits/syscall.h d #define __NR_eventfd (0x40000000 + 284)
1044 __NR_eventfd2 bits/syscall.h d #define __NR_eventfd2 (0x40000000 + 290)
1045 __NR_execve bits/syscall.h d #define __NR_execve (0x40000000 + 520)
1046 __NR_execveat bits/syscall.h d #define __NR_execveat (0x40000000 + 545)
1047 __NR_exit bits/syscall.h d #define __NR_exit (0x40000000 + 60)
1048 __NR_exit_group bits/syscall.h d #define __NR_exit_group (0x40000000 + 231)
1049 __NR_faccessat bits/syscall.h d #define __NR_faccessat (0x40000000 + 269)
1050 __NR_fadvise64 bits/syscall.h d #define __NR_fadvise64 (0x40000000 + 221)
1051 __NR_fallocate bits/syscall.h d #define __NR_fallocate (0x40000000 + 285)
1052 __NR_fanotify_init bits/syscall.h d #define __NR_fanotify_init (0x40000000 + 300)
1053 __NR_fanotify_mark bits/syscall.h d #define __NR_fanotify_mark (0x40000000 + 301)
1054 __NR_fchdir bits/syscall.h d #define __NR_fchdir (0x40000000 + 81)
1055 __NR_fchmod bits/syscall.h d #define __NR_fchmod (0x40000000 + 91)
1056 __NR_fchmodat bits/syscall.h d #define __NR_fchmodat (0x40000000 + 268)
1057 __NR_fchown bits/syscall.h d #define __NR_fchown (0x40000000 + 93)
1058 __NR_fchownat bits/syscall.h d #define __NR_fchownat (0x40000000 + 260)
1059 __NR_fcntl bits/syscall.h d #define __NR_fcntl (0x40000000 + 72)
1060 __NR_fdatasync bits/syscall.h d #define __NR_fdatasync (0x40000000 + 75)
1061 __NR_fgetxattr bits/syscall.h d #define __NR_fgetxattr (0x40000000 + 193)
1062 __NR_finit_module bits/syscall.h d #define __NR_finit_module (0x40000000 + 313)
1063 __NR_flistxattr bits/syscall.h d #define __NR_flistxattr (0x40000000 + 196)
1064 __NR_flock bits/syscall.h d #define __NR_flock (0x40000000 + 73)
1065 __NR_fork bits/syscall.h d #define __NR_fork (0x40000000 + 57)
1066 __NR_fremovexattr bits/syscall.h d #define __NR_fremovexattr (0x40000000 + 199)
1067 __NR_fsconfig bits/syscall.h d #define __NR_fsconfig (0x40000000 + 431)
1068 __NR_fsetxattr bits/syscall.h d #define __NR_fsetxattr (0x40000000 + 190)
1069 __NR_fsmount bits/syscall.h d #define __NR_fsmount (0x40000000 + 432)
1070 __NR_fsopen bits/syscall.h d #define __NR_fsopen (0x40000000 + 430)
1071 __NR_fspick bits/syscall.h d #define __NR_fspick (0x40000000 + 433)
1072 __NR_fstat bits/syscall.h d #define __NR_fstat (0x40000000 + 5)
1073 __NR_fstatfs bits/syscall.h d #define __NR_fstatfs (0x40000000 + 138)
1074 __NR_fsync bits/syscall.h d #define __NR_fsync (0x40000000 + 74)
1075 __NR_ftruncate bits/syscall.h d #define __NR_ftruncate (0x40000000 + 77)
1076 __NR_futex bits/syscall.h d #define __NR_futex (0x40000000 + 202)
1077 __NR_futimesat bits/syscall.h d #define __NR_futimesat (0x40000000 + 261)
1078 __NR_get_mempolicy bits/syscall.h d #define __NR_get_mempolicy (0x40000000 + 239)
1079 __NR_get_robust_list bits/syscall.h d #define __NR_get_robust_list (0x40000000 + 531)
1080 __NR_getcpu bits/syscall.h d #define __NR_getcpu (0x40000000 + 309)
1081 __NR_getcwd bits/syscall.h d #define __NR_getcwd (0x40000000 + 79)
1082 __NR_getdents bits/syscall.h d #define __NR_getdents (0x40000000 + 78)
1083 __NR_getdents64 bits/syscall.h d #define __NR_getdents64 (0x40000000 + 217)
1084 __NR_getegid bits/syscall.h d #define __NR_getegid (0x40000000 + 108)
1085 __NR_geteuid bits/syscall.h d #define __NR_geteuid (0x40000000 + 107)
1086 __NR_getgid bits/syscall.h d #define __NR_getgid (0x40000000 + 104)
1087 __NR_getgroups bits/syscall.h d #define __NR_getgroups (0x40000000 + 115)
1088 __NR_getitimer bits/syscall.h d #define __NR_getitimer (0x40000000 + 36)
1089 __NR_getpeername bits/syscall.h d #define __NR_getpeername (0x40000000 + 52)
1090 __NR_getpgid bits/syscall.h d #define __NR_getpgid (0x40000000 + 121)
1091 __NR_getpgrp bits/syscall.h d #define __NR_getpgrp (0x40000000 + 111)
1092 __NR_getpid bits/syscall.h d #define __NR_getpid (0x40000000 + 39)
1093 __NR_getpmsg bits/syscall.h d #define __NR_getpmsg (0x40000000 + 181)
1094 __NR_getppid bits/syscall.h d #define __NR_getppid (0x40000000 + 110)
1095 __NR_getpriority bits/syscall.h d #define __NR_getpriority (0x40000000 + 140)
1096 __NR_getrandom bits/syscall.h d #define __NR_getrandom (0x40000000 + 318)
1097 __NR_getresgid bits/syscall.h d #define __NR_getresgid (0x40000000 + 120)
1098 __NR_getresuid bits/syscall.h d #define __NR_getresuid (0x40000000 + 118)
1099 __NR_getrlimit bits/syscall.h d #define __NR_getrlimit (0x40000000 + 97)
1100 __NR_getrusage bits/syscall.h d #define __NR_getrusage (0x40000000 + 98)
1101 __NR_getsid bits/syscall.h d #define __NR_getsid (0x40000000 + 124)
1102 __NR_getsockname bits/syscall.h d #define __NR_getsockname (0x40000000 + 51)
1103 __NR_getsockopt bits/syscall.h d #define __NR_getsockopt (0x40000000 + 542)
1104 __NR_gettid bits/syscall.h d #define __NR_gettid (0x40000000 + 186)
1105 __NR_gettimeofday bits/syscall.h d #define __NR_gettimeofday (0x40000000 + 96)
1106 __NR_getuid bits/syscall.h d #define __NR_getuid (0x40000000 + 102)
1107 __NR_getxattr bits/syscall.h d #define __NR_getxattr (0x40000000 + 191)
1108 __NR_init_module bits/syscall.h d #define __NR_init_module (0x40000000 + 175)
1109 __NR_inotify_add_watch bits/syscall.h d #define __NR_inotify_add_watch (0x40000000 + 254)
1110 __NR_inotify_init bits/syscall.h d #define __NR_inotify_init (0x40000000 + 253)
1111 __NR_inotify_init1 bits/syscall.h d #define __NR_inotify_init1 (0x40000000 + 294)
1112 __NR_inotify_rm_watch bits/syscall.h d #define __NR_inotify_rm_watch (0x40000000 + 255)
1113 __NR_io_cancel bits/syscall.h d #define __NR_io_cancel (0x40000000 + 210)
1114 __NR_io_destroy bits/syscall.h d #define __NR_io_destroy (0x40000000 + 207)
1115 __NR_io_getevents bits/syscall.h d #define __NR_io_getevents (0x40000000 + 208)
1116 __NR_io_pgetevents bits/syscall.h d #define __NR_io_pgetevents (0x40000000 + 333)
1117 __NR_io_setup bits/syscall.h d #define __NR_io_setup (0x40000000 + 543)
1118 __NR_io_submit bits/syscall.h d #define __NR_io_submit (0x40000000 + 544)
1119 __NR_io_uring_enter bits/syscall.h d #define __NR_io_uring_enter (0x40000000 + 426)
1120 __NR_io_uring_register bits/syscall.h d #define __NR_io_uring_register (0x40000000 + 427)
1121 __NR_io_uring_setup bits/syscall.h d #define __NR_io_uring_setup (0x40000000 + 425)
1122 __NR_ioctl bits/syscall.h d #define __NR_ioctl (0x40000000 + 514)
1123 __NR_ioperm bits/syscall.h d #define __NR_ioperm (0x40000000 + 173)
1124 __NR_iopl bits/syscall.h d #define __NR_iopl (0x40000000 + 172)
1125 __NR_ioprio_get bits/syscall.h d #define __NR_ioprio_get (0x40000000 + 252)
1126 __NR_ioprio_set bits/syscall.h d #define __NR_ioprio_set (0x40000000 + 251)
1127 __NR_kcmp bits/syscall.h d #define __NR_kcmp (0x40000000 + 312)
1128 __NR_kexec_file_load bits/syscall.h d #define __NR_kexec_file_load (0x40000000 + 320)
1129 __NR_kexec_load bits/syscall.h d #define __NR_kexec_load (0x40000000 + 528)
1130 __NR_keyctl bits/syscall.h d #define __NR_keyctl (0x40000000 + 250)
1131 __NR_kill bits/syscall.h d #define __NR_kill (0x40000000 + 62)
1132 __NR_lchown bits/syscall.h d #define __NR_lchown (0x40000000 + 94)
1133 __NR_lgetxattr bits/syscall.h d #define __NR_lgetxattr (0x40000000 + 192)
1134 __NR_link bits/syscall.h d #define __NR_link (0x40000000 + 86)
1135 __NR_linkat bits/syscall.h d #define __NR_linkat (0x40000000 + 265)
1136 __NR_listen bits/syscall.h d #define __NR_listen (0x40000000 + 50)
1137 __NR_listxattr bits/syscall.h d #define __NR_listxattr (0x40000000 + 194)
1138 __NR_llistxattr bits/syscall.h d #define __NR_llistxattr (0x40000000 + 195)
1139 __NR_lookup_dcookie bits/syscall.h d #define __NR_lookup_dcookie (0x40000000 + 212)
1140 __NR_lremovexattr bits/syscall.h d #define __NR_lremovexattr (0x40000000 + 198)
1141 __NR_lseek bits/syscall.h d #define __NR_lseek (0x40000000 + 8)
1142 __NR_lsetxattr bits/syscall.h d #define __NR_lsetxattr (0x40000000 + 189)
1143 __NR_lstat bits/syscall.h d #define __NR_lstat (0x40000000 + 6)
1144 __NR_madvise bits/syscall.h d #define __NR_madvise (0x40000000 + 28)
1145 __NR_mbind bits/syscall.h d #define __NR_mbind (0x40000000 + 237)
1146 __NR_membarrier bits/syscall.h d #define __NR_membarrier (0x40000000 + 324)
1147 __NR_memfd_create bits/syscall.h d #define __NR_memfd_create (0x40000000 + 319)
1148 __NR_migrate_pages bits/syscall.h d #define __NR_migrate_pages (0x40000000 + 256)
1149 __NR_mincore bits/syscall.h d #define __NR_mincore (0x40000000 + 27)
1150 __NR_mkdir bits/syscall.h d #define __NR_mkdir (0x40000000 + 83)
1151 __NR_mkdirat bits/syscall.h d #define __NR_mkdirat (0x40000000 + 258)
1152 __NR_mknod bits/syscall.h d #define __NR_mknod (0x40000000 + 133)
1153 __NR_mknodat bits/syscall.h d #define __NR_mknodat (0x40000000 + 259)
1154 __NR_mlock bits/syscall.h d #define __NR_mlock (0x40000000 + 149)
1155 __NR_mlock2 bits/syscall.h d #define __NR_mlock2 (0x40000000 + 325)
1156 __NR_mlockall bits/syscall.h d #define __NR_mlockall (0x40000000 + 151)
1157 __NR_mmap bits/syscall.h d #define __NR_mmap (0x40000000 + 9)
1158 __NR_modify_ldt bits/syscall.h d #define __NR_modify_ldt (0x40000000 + 154)
1159 __NR_mount bits/syscall.h d #define __NR_mount (0x40000000 + 165)
1160 __NR_move_mount bits/syscall.h d #define __NR_move_mount (0x40000000 + 429)
1161 __NR_move_pages bits/syscall.h d #define __NR_move_pages (0x40000000 + 533)
1162 __NR_mprotect bits/syscall.h d #define __NR_mprotect (0x40000000 + 10)
1163 __NR_mq_getsetattr bits/syscall.h d #define __NR_mq_getsetattr (0x40000000 + 245)
1164 __NR_mq_notify bits/syscall.h d #define __NR_mq_notify (0x40000000 + 527)
1165 __NR_mq_open bits/syscall.h d #define __NR_mq_open (0x40000000 + 240)
1166 __NR_mq_timedreceive bits/syscall.h d #define __NR_mq_timedreceive (0x40000000 + 243)
1167 __NR_mq_timedsend bits/syscall.h d #define __NR_mq_timedsend (0x40000000 + 242)
1168 __NR_mq_unlink bits/syscall.h d #define __NR_mq_unlink (0x40000000 + 241)
1169 __NR_mremap bits/syscall.h d #define __NR_mremap (0x40000000 + 25)
1170 __NR_msgctl bits/syscall.h d #define __NR_msgctl (0x40000000 + 71)
1171 __NR_msgget bits/syscall.h d #define __NR_msgget (0x40000000 + 68)
1172 __NR_msgrcv bits/syscall.h d #define __NR_msgrcv (0x40000000 + 70)
1173 __NR_msgsnd bits/syscall.h d #define __NR_msgsnd (0x40000000 + 69)
1174 __NR_msync bits/syscall.h d #define __NR_msync (0x40000000 + 26)
1175 __NR_munlock bits/syscall.h d #define __NR_munlock (0x40000000 + 150)
1176 __NR_munlockall bits/syscall.h d #define __NR_munlockall (0x40000000 + 152)
1177 __NR_munmap bits/syscall.h d #define __NR_munmap (0x40000000 + 11)
1178 __NR_name_to_handle_at bits/syscall.h d #define __NR_name_to_handle_at (0x40000000 + 303)
1179 __NR_nanosleep bits/syscall.h d #define __NR_nanosleep (0x40000000 + 35)
1180 __NR_newfstatat bits/syscall.h d #define __NR_newfstatat (0x40000000 + 262)
1181 __NR_open bits/syscall.h d #define __NR_open (0x40000000 + 2)
1182 __NR_open_by_handle_at bits/syscall.h d #define __NR_open_by_handle_at (0x40000000 + 304)
1183 __NR_open_tree bits/syscall.h d #define __NR_open_tree (0x40000000 + 428)
1184 __NR_openat bits/syscall.h d #define __NR_openat (0x40000000 + 257)
1185 __NR_pause bits/syscall.h d #define __NR_pause (0x40000000 + 34)
1186 __NR_perf_event_open bits/syscall.h d #define __NR_perf_event_open (0x40000000 + 298)
1187 __NR_personality bits/syscall.h d #define __NR_personality (0x40000000 + 135)
1188 __NR_pidfd_send_signal bits/syscall.h d #define __NR_pidfd_send_signal (0x40000000 + 424)
1189 __NR_pipe bits/syscall.h d #define __NR_pipe (0x40000000 + 22)
1190 __NR_pipe2 bits/syscall.h d #define __NR_pipe2 (0x40000000 + 293)
1191 __NR_pivot_root bits/syscall.h d #define __NR_pivot_root (0x40000000 + 155)
1192 __NR_pkey_alloc bits/syscall.h d #define __NR_pkey_alloc (0x40000000 + 330)
1193 __NR_pkey_free bits/syscall.h d #define __NR_pkey_free (0x40000000 + 331)
1194 __NR_pkey_mprotect bits/syscall.h d #define __NR_pkey_mprotect (0x40000000 + 329)
1195 __NR_poll bits/syscall.h d #define __NR_poll (0x40000000 + 7)
1196 __NR_ppoll bits/syscall.h d #define __NR_ppoll (0x40000000 + 271)
1197 __NR_prctl bits/syscall.h d #define __NR_prctl (0x40000000 + 157)
1198 __NR_pread64 bits/syscall.h d #define __NR_pread64 (0x40000000 + 17)
1199 __NR_preadv bits/syscall.h d #define __NR_preadv (0x40000000 + 534)
1200 __NR_preadv2 bits/syscall.h d #define __NR_preadv2 (0x40000000 + 546)
1201 __NR_prlimit64 bits/syscall.h d #define __NR_prlimit64 (0x40000000 + 302)
1202 __NR_process_vm_readv bits/syscall.h d #define __NR_process_vm_readv (0x40000000 + 539)
1203 __NR_process_vm_writev bits/syscall.h d #define __NR_process_vm_writev (0x40000000 + 540)
1204 __NR_pselect6 bits/syscall.h d #define __NR_pselect6 (0x40000000 + 270)
1205 __NR_ptrace bits/syscall.h d #define __NR_ptrace (0x40000000 + 521)
1206 __NR_putpmsg bits/syscall.h d #define __NR_putpmsg (0x40000000 + 182)
1207 __NR_pwrite64 bits/syscall.h d #define __NR_pwrite64 (0x40000000 + 18)
1208 __NR_pwritev bits/syscall.h d #define __NR_pwritev (0x40000000 + 535)
1209 __NR_pwritev2 bits/syscall.h d #define __NR_pwritev2 (0x40000000 + 547)
1210 __NR_quotactl bits/syscall.h d #define __NR_quotactl (0x40000000 + 179)
1211 __NR_read bits/syscall.h d #define __NR_read (0x40000000 + 0)
1212 __NR_readahead bits/syscall.h d #define __NR_readahead (0x40000000 + 187)
1213 __NR_readlink bits/syscall.h d #define __NR_readlink (0x40000000 + 89)
1214 __NR_readlinkat bits/syscall.h d #define __NR_readlinkat (0x40000000 + 267)
1215 __NR_readv bits/syscall.h d #define __NR_readv (0x40000000 + 515)
1216 __NR_reboot bits/syscall.h d #define __NR_reboot (0x40000000 + 169)
1217 __NR_recvfrom bits/syscall.h d #define __NR_recvfrom (0x40000000 + 517)
1218 __NR_recvmmsg bits/syscall.h d #define __NR_recvmmsg (0x40000000 + 537)
1219 __NR_recvmsg bits/syscall.h d #define __NR_recvmsg (0x40000000 + 519)
1220 __NR_remap_file_pages bits/syscall.h d #define __NR_remap_file_pages (0x40000000 + 216)
1221 __NR_removexattr bits/syscall.h d #define __NR_removexattr (0x40000000 + 197)
1222 __NR_rename bits/syscall.h d #define __NR_rename (0x40000000 + 82)
1223 __NR_renameat bits/syscall.h d #define __NR_renameat (0x40000000 + 264)
1224 __NR_renameat2 bits/syscall.h d #define __NR_renameat2 (0x40000000 + 316)
1225 __NR_request_key bits/syscall.h d #define __NR_request_key (0x40000000 + 249)
1226 __NR_restart_syscall bits/syscall.h d #define __NR_restart_syscall (0x40000000 + 219)
1227 __NR_rmdir bits/syscall.h d #define __NR_rmdir (0x40000000 + 84)
1228 __NR_rseq bits/syscall.h d #define __NR_rseq (0x40000000 + 334)
1229 __NR_rt_sigaction bits/syscall.h d #define __NR_rt_sigaction (0x40000000 + 512)
1230 __NR_rt_sigpending bits/syscall.h d #define __NR_rt_sigpending (0x40000000 + 522)
1231 __NR_rt_sigprocmask bits/syscall.h d #define __NR_rt_sigprocmask (0x40000000 + 14)
1232 __NR_rt_sigqueueinfo bits/syscall.h d #define __NR_rt_sigqueueinfo (0x40000000 + 524)
1233 __NR_rt_sigreturn bits/syscall.h d #define __NR_rt_sigreturn (0x40000000 + 513)
1234 __NR_rt_sigsuspend bits/syscall.h d #define __NR_rt_sigsuspend (0x40000000 + 130)
1235 __NR_rt_sigtimedwait bits/syscall.h d #define __NR_rt_sigtimedwait (0x40000000 + 523)
1236 __NR_rt_tgsigqueueinfo bits/syscall.h d #define __NR_rt_tgsigqueueinfo (0x40000000 + 536)
1237 __NR_sched_get_priority_max bits/syscall.h d #define __NR_sched_get_priority_max (0x40000000 + 146)
1238 __NR_sched_get_priority_min bits/syscall.h d #define __NR_sched_get_priority_min (0x40000000 + 147)
1239 __NR_sched_getaffinity bits/syscall.h d #define __NR_sched_getaffinity (0x40000000 + 204)
1240 __NR_sched_getattr bits/syscall.h d #define __NR_sched_getattr (0x40000000 + 315)
1241 __NR_sched_getparam bits/syscall.h d #define __NR_sched_getparam (0x40000000 + 143)
1242 __NR_sched_getscheduler bits/syscall.h d #define __NR_sched_getscheduler (0x40000000 + 145)
1243 __NR_sched_rr_get_interval bits/syscall.h d #define __NR_sched_rr_get_interval (0x40000000 + 148)
1244 __NR_sched_setaffinity bits/syscall.h d #define __NR_sched_setaffinity (0x40000000 + 203)
1245 __NR_sched_setattr bits/syscall.h d #define __NR_sched_setattr (0x40000000 + 314)
1246 __NR_sched_setparam bits/syscall.h d #define __NR_sched_setparam (0x40000000 + 142)
1247 __NR_sched_setscheduler bits/syscall.h d #define __NR_sched_setscheduler (0x40000000 + 144)
1248 __NR_sched_yield bits/syscall.h d #define __NR_sched_yield (0x40000000 + 24)
1249 __NR_seccomp bits/syscall.h d #define __NR_seccomp (0x40000000 + 317)
1250 __NR_security bits/syscall.h d #define __NR_security (0x40000000 + 185)
1251 __NR_select bits/syscall.h d #define __NR_select (0x40000000 + 23)
1252 __NR_semctl bits/syscall.h d #define __NR_semctl (0x40000000 + 66)
1253 __NR_semget bits/syscall.h d #define __NR_semget (0x40000000 + 64)
1254 __NR_semop bits/syscall.h d #define __NR_semop (0x40000000 + 65)
1255 __NR_semtimedop bits/syscall.h d #define __NR_semtimedop (0x40000000 + 220)
1256 __NR_sendfile bits/syscall.h d #define __NR_sendfile (0x40000000 + 40)
1257 __NR_sendmmsg bits/syscall.h d #define __NR_sendmmsg (0x40000000 + 538)
1258 __NR_sendmsg bits/syscall.h d #define __NR_sendmsg (0x40000000 + 518)
1259 __NR_sendto bits/syscall.h d #define __NR_sendto (0x40000000 + 44)
1260 __NR_set_mempolicy bits/syscall.h d #define __NR_set_mempolicy (0x40000000 + 238)
1261 __NR_set_robust_list bits/syscall.h d #define __NR_set_robust_list (0x40000000 + 530)
1262 __NR_set_tid_address bits/syscall.h d #define __NR_set_tid_address (0x40000000 + 218)
1263 __NR_setdomainname bits/syscall.h d #define __NR_setdomainname (0x40000000 + 171)
1264 __NR_setfsgid bits/syscall.h d #define __NR_setfsgid (0x40000000 + 123)
1265 __NR_setfsuid bits/syscall.h d #define __NR_setfsuid (0x40000000 + 122)
1266 __NR_setgid bits/syscall.h d #define __NR_setgid (0x40000000 + 106)
1267 __NR_setgroups bits/syscall.h d #define __NR_setgroups (0x40000000 + 116)
1268 __NR_sethostname bits/syscall.h d #define __NR_sethostname (0x40000000 + 170)
1269 __NR_setitimer bits/syscall.h d #define __NR_setitimer (0x40000000 + 38)
1270 __NR_setns bits/syscall.h d #define __NR_setns (0x40000000 + 308)
1271 __NR_setpgid bits/syscall.h d #define __NR_setpgid (0x40000000 + 109)
1272 __NR_setpriority bits/syscall.h d #define __NR_setpriority (0x40000000 + 141)
1273 __NR_setregid bits/syscall.h d #define __NR_setregid (0x40000000 + 114)
1274 __NR_setresgid bits/syscall.h d #define __NR_setresgid (0x40000000 + 119)
1275 __NR_setresuid bits/syscall.h d #define __NR_setresuid (0x40000000 + 117)
1276 __NR_setreuid bits/syscall.h d #define __NR_setreuid (0x40000000 + 113)
1277 __NR_setrlimit bits/syscall.h d #define __NR_setrlimit (0x40000000 + 160)
1278 __NR_setsid bits/syscall.h d #define __NR_setsid (0x40000000 + 112)
1279 __NR_setsockopt bits/syscall.h d #define __NR_setsockopt (0x40000000 + 541)
1280 __NR_settimeofday bits/syscall.h d #define __NR_settimeofday (0x40000000 + 164)
1281 __NR_setuid bits/syscall.h d #define __NR_setuid (0x40000000 + 105)
1282 __NR_setxattr bits/syscall.h d #define __NR_setxattr (0x40000000 + 188)
1283 __NR_shmat bits/syscall.h d #define __NR_shmat (0x40000000 + 30)
1284 __NR_shmctl bits/syscall.h d #define __NR_shmctl (0x40000000 + 31)
1285 __NR_shmdt bits/syscall.h d #define __NR_shmdt (0x40000000 + 67)
1286 __NR_shmget bits/syscall.h d #define __NR_shmget (0x40000000 + 29)
1287 __NR_shutdown bits/syscall.h d #define __NR_shutdown (0x40000000 + 48)
1288 __NR_sigaltstack bits/syscall.h d #define __NR_sigaltstack (0x40000000 + 525)
1289 __NR_signalfd bits/syscall.h d #define __NR_signalfd (0x40000000 + 282)
1290 __NR_signalfd4 bits/syscall.h d #define __NR_signalfd4 (0x40000000 + 289)
1291 __NR_socket bits/syscall.h d #define __NR_socket (0x40000000 + 41)
1292 __NR_socketpair bits/syscall.h d #define __NR_socketpair (0x40000000 + 53)
1293 __NR_splice bits/syscall.h d #define __NR_splice (0x40000000 + 275)
1294 __NR_stat bits/syscall.h d #define __NR_stat (0x40000000 + 4)
1295 __NR_statfs bits/syscall.h d #define __NR_statfs (0x40000000 + 137)
1296 __NR_statx bits/syscall.h d #define __NR_statx (0x40000000 + 332)
1297 __NR_swapoff bits/syscall.h d #define __NR_swapoff (0x40000000 + 168)
1298 __NR_swapon bits/syscall.h d #define __NR_swapon (0x40000000 + 167)
1299 __NR_symlink bits/syscall.h d #define __NR_symlink (0x40000000 + 88)
1300 __NR_symlinkat bits/syscall.h d #define __NR_symlinkat (0x40000000 + 266)
1301 __NR_sync bits/syscall.h d #define __NR_sync (0x40000000 + 162)
1302 __NR_sync_file_range bits/syscall.h d #define __NR_sync_file_range (0x40000000 + 277)
1303 __NR_syncfs bits/syscall.h d #define __NR_syncfs (0x40000000 + 306)
1304 __NR_sysfs bits/syscall.h d #define __NR_sysfs (0x40000000 + 139)
1305 __NR_sysinfo bits/syscall.h d #define __NR_sysinfo (0x40000000 + 99)
1306 __NR_syslog bits/syscall.h d #define __NR_syslog (0x40000000 + 103)
1307 __NR_tee bits/syscall.h d #define __NR_tee (0x40000000 + 276)
1308 __NR_tgkill bits/syscall.h d #define __NR_tgkill (0x40000000 + 234)
1309 __NR_time bits/syscall.h d #define __NR_time (0x40000000 + 201)
1310 __NR_timer_create bits/syscall.h d #define __NR_timer_create (0x40000000 + 526)
1311 __NR_timer_delete bits/syscall.h d #define __NR_timer_delete (0x40000000 + 226)
1312 __NR_timer_getoverrun bits/syscall.h d #define __NR_timer_getoverrun (0x40000000 + 225)
1313 __NR_timer_gettime bits/syscall.h d #define __NR_timer_gettime (0x40000000 + 224)
1314 __NR_timer_settime bits/syscall.h d #define __NR_timer_settime (0x40000000 + 223)
1315 __NR_timerfd_create bits/syscall.h d #define __NR_timerfd_create (0x40000000 + 283)
1316 __NR_timerfd_gettime bits/syscall.h d #define __NR_timerfd_gettime (0x40000000 + 287)
1317 __NR_timerfd_settime bits/syscall.h d #define __NR_timerfd_settime (0x40000000 + 286)
1318 __NR_times bits/syscall.h d #define __NR_times (0x40000000 + 100)
1319 __NR_tkill bits/syscall.h d #define __NR_tkill (0x40000000 + 200)
1320 __NR_truncate bits/syscall.h d #define __NR_truncate (0x40000000 + 76)
1321 __NR_tuxcall bits/syscall.h d #define __NR_tuxcall (0x40000000 + 184)
1322 __NR_umask bits/syscall.h d #define __NR_umask (0x40000000 + 95)
1323 __NR_umount2 bits/syscall.h d #define __NR_umount2 (0x40000000 + 166)
1324 __NR_uname bits/syscall.h d #define __NR_uname (0x40000000 + 63)
1325 __NR_unlink bits/syscall.h d #define __NR_unlink (0x40000000 + 87)
1326 __NR_unlinkat bits/syscall.h d #define __NR_unlinkat (0x40000000 + 263)
1327 __NR_unshare bits/syscall.h d #define __NR_unshare (0x40000000 + 272)
1328 __NR_userfaultfd bits/syscall.h d #define __NR_userfaultfd (0x40000000 + 323)
1329 __NR_ustat bits/syscall.h d #define __NR_ustat (0x40000000 + 136)
1330 __NR_utime bits/syscall.h d #define __NR_utime (0x40000000 + 132)
1331 __NR_utimensat bits/syscall.h d #define __NR_utimensat (0x40000000 + 280)
1332 __NR_utimes bits/syscall.h d #define __NR_utimes (0x40000000 + 235)
1333 __NR_vfork bits/syscall.h d #define __NR_vfork (0x40000000 + 58)
1334 __NR_vhangup bits/syscall.h d #define __NR_vhangup (0x40000000 + 153)
1335 __NR_vmsplice bits/syscall.h d #define __NR_vmsplice (0x40000000 + 532)
1336 __NR_wait4 bits/syscall.h d #define __NR_wait4 (0x40000000 + 61)
1337 __NR_waitid bits/syscall.h d #define __NR_waitid (0x40000000 + 529)
1338 __NR_write bits/syscall.h d #define __NR_write (0x40000000 + 1)
1339 __NR_writev bits/syscall.h d #define __NR_writev (0x40000000 + 516)
1340 __WORDSIZE bits/reg.h d #define __WORDSIZE 32
1341 __WORDSIZE bits/user.h d #define __WORDSIZE 64
1342 __isoc_va_list bits/alltypes.h t typedef __builtin_va_list __isoc_va_list;
1343 __jmp_buf bits/setjmp.h t typedef unsigned long long __jmp_buf[8];
1344 blkcnt_t bits/alltypes.h t typedef _Int64 blkcnt_t;
1345 blksize_t bits/alltypes.h t typedef long blksize_t;
1346 clock_t bits/alltypes.h t typedef long clock_t;
1347 clockid_t bits/alltypes.h t typedef int clockid_t;
1348 cnd_t bits/alltypes.h t typedef struct { union { int __i[12]; volatile int __vi[12]; void *__p[12]; } __u; } cnd_t;
1349 dev_t bits/alltypes.h t typedef unsigned _Int64 dev_t;
1350 double_t bits/alltypes.h t typedef double double_t;
1351 double_t bits/alltypes.h t typedef long double double_t;
1352 elf_fpregset_t bits/user.h t } elf_fpregset_t;
1353 elf_greg_t bits/user.h t typedef unsigned long long elf_greg_t, elf_gregset_t[ELF_NGREG];
1354 elf_gregset_t bits/user.h t typedef unsigned long long elf_greg_t, elf_gregset_t[ELF_NGREG];
1355 fenv_t bits/fenv.h t } fenv_t;
1356 fexcept_t bits/fenv.h t typedef unsigned short fexcept_t;
1357 float_t bits/alltypes.h t typedef float float_t;
1358 float_t bits/alltypes.h t typedef long double float_t;
1359 fpregset_t bits/signal.h t } *fpregset_t;
1360 fsblkcnt_t bits/alltypes.h t typedef unsigned _Int64 fsblkcnt_t;
1361 fsfilcnt_t bits/alltypes.h t typedef unsigned _Int64 fsfilcnt_t;
1362 gid_t bits/alltypes.h t typedef unsigned gid_t;
1363 greg_t bits/signal.h t typedef long long greg_t, gregset_t[23];
1364 gregset_t bits/signal.h t typedef long long greg_t, gregset_t[23];
1365 id_t bits/alltypes.h t typedef unsigned id_t;
1366 ino_t bits/alltypes.h t typedef unsigned _Int64 ino_t;
1367 int16_t bits/alltypes.h t typedef signed short int16_t;
1368 int32_t bits/alltypes.h t typedef signed int int32_t;
1369 int64_t bits/alltypes.h t typedef signed _Int64 int64_t;
1370 int8_t bits/alltypes.h t typedef signed char int8_t;
1371 int_fast16_t bits/stdint.h t typedef int32_t int_fast16_t;
1372 int_fast32_t bits/stdint.h t typedef int32_t int_fast32_t;
1373 intmax_t bits/alltypes.h t typedef signed _Int64 intmax_t;
1374 intptr_t bits/alltypes.h t typedef _Addr intptr_t;
1375 key_t bits/alltypes.h t typedef int key_t;
1376 locale_t bits/alltypes.h t typedef struct __locale_struct * locale_t;
1377 max_align_t bits/alltypes.h t typedef struct { long long __ll; long double __ld; } max_align_t;
1378 mbstate_t bits/alltypes.h t typedef struct __mbstate_t { unsigned __opaque1, __opaque2; } mbstate_t;
1379 mcontext_t bits/signal.h t } mcontext_t;
1380 mcontext_t bits/signal.h t } mcontext_t;
1381 mode_t bits/alltypes.h t typedef unsigned mode_t;
1382 mtx_t bits/alltypes.h t typedef struct { union { int __i[6]; volatile int __vi[6]; volatile void *volatile __p[6]; } __u; } mtx_t;
1383 nlink_t bits/alltypes.h t typedef unsigned _Reg nlink_t;
1384 off_t bits/alltypes.h t typedef _Int64 off_t;
1385 pid_t bits/alltypes.h t typedef int pid_t;
1386 pthread_attr_t bits/alltypes.h t typedef struct { union { int __i[9]; volatile int __vi[9]; unsigned __s[9]; } __u; } pthread_attr_t;
1387 pthread_barrier_t bits/alltypes.h t typedef struct { union { int __i[5]; volatile int __vi[5]; void *__p[5]; } __u; } pthread_barrier_t;
1388 pthread_barrierattr_t bits/alltypes.h t typedef struct { unsigned __attr; } pthread_barrierattr_t;
1389 pthread_cond_t bits/alltypes.h t typedef struct { union { int __i[12]; volatile int __vi[12]; void *__p[12]; } __u; } pthread_cond_t;
1390 pthread_condattr_t bits/alltypes.h t typedef struct { unsigned __attr; } pthread_condattr_t;
1391 pthread_key_t bits/alltypes.h t typedef unsigned pthread_key_t;
1392 pthread_mutex_t bits/alltypes.h t typedef struct { union { int __i[6]; volatile int __vi[6]; volatile void *volatile __p[6]; } __u; } pthread_mutex_t;
1393 pthread_mutexattr_t bits/alltypes.h t typedef struct { unsigned __attr; } pthread_mutexattr_t;
1394 pthread_once_t bits/alltypes.h t typedef int pthread_once_t;
1395 pthread_rwlock_t bits/alltypes.h t typedef struct { union { int __i[8]; volatile int __vi[8]; void *__p[8]; } __u; } pthread_rwlock_t;
1396 pthread_rwlockattr_t bits/alltypes.h t typedef struct { unsigned __attr[2]; } pthread_rwlockattr_t;
1397 pthread_spinlock_t bits/alltypes.h t typedef int pthread_spinlock_t;
1398 pthread_t bits/alltypes.h t typedef struct __pthread * pthread_t;
1399 pthread_t bits/alltypes.h t typedef unsigned long pthread_t;
1400 ptrdiff_t bits/alltypes.h t typedef _Addr ptrdiff_t;
1401 register_t bits/alltypes.h t typedef _Reg register_t;
1402 regoff_t bits/alltypes.h t typedef _Addr regoff_t;
1403 sa_family_t bits/alltypes.h t typedef unsigned short sa_family_t;
1404 sigset_t bits/alltypes.h t typedef struct __sigset_t { unsigned long __bits[128/sizeof(long)]; } sigset_t;
1405 size_t bits/alltypes.h t typedef unsigned _Addr size_t;
1406 socklen_t bits/alltypes.h t typedef unsigned socklen_t;
1407 ssize_t bits/alltypes.h t typedef _Addr ssize_t;
1408 struct _IO_FILE bits/alltypes.h s
1409 struct __mbstate_t bits/alltypes.h s
1410 struct __sigset_t bits/alltypes.h s
1411 struct __ucontext bits/signal.h s
1412 struct _fpstate bits/signal.h s
1413 struct cmsghdr bits/socket.h s
1414 struct iovec bits/alltypes.h s
1415 struct ipc_perm bits/ipc.h s
1416 struct msghdr bits/socket.h s
1417 struct msqid_ds bits/msg.h s
1418 struct semid_ds bits/sem.h s
1419 struct shm_info bits/shm.h s
1420 struct shmid_ds bits/shm.h s
1421 struct shminfo bits/shm.h s
1422 struct sigaltstack bits/signal.h s
1423 struct sigcontext bits/signal.h s
1424 struct stat bits/stat.h s
1425 struct statfs bits/statfs.h s
1426 struct termios bits/termios.h s
1427 struct timespec bits/alltypes.h s
1428 struct timeval bits/alltypes.h s
1429 struct user bits/user.h s
1430 struct user_fpregs_struct bits/user.h s
1431 struct user_regs_struct bits/user.h s
1432 suseconds_t bits/alltypes.h t typedef long long suseconds_t;
1433 time_t bits/alltypes.h t typedef long long time_t;
1434 timer_t bits/alltypes.h t typedef void * timer_t;
1435 u_int64_t bits/alltypes.h t typedef unsigned _Int64 u_int64_t;
1436 ucontext_t bits/signal.h t } ucontext_t;
1437 uid_t bits/alltypes.h t typedef unsigned uid_t;
1438 uint16_t bits/alltypes.h t typedef unsigned short uint16_t;
1439 uint32_t bits/alltypes.h t typedef unsigned int uint32_t;
1440 uint64_t bits/alltypes.h t typedef unsigned _Int64 uint64_t;
1441 uint8_t bits/alltypes.h t typedef unsigned char uint8_t;
1442 uint_fast16_t bits/stdint.h t typedef uint32_t uint_fast16_t;
1443 uint_fast32_t bits/stdint.h t typedef uint32_t uint_fast32_t;
1444 uintmax_t bits/alltypes.h t typedef unsigned _Int64 uintmax_t;
1445 uintptr_t bits/alltypes.h t typedef unsigned _Addr uintptr_t;
1446 useconds_t bits/alltypes.h t typedef unsigned useconds_t;
1447 va_list bits/alltypes.h t typedef __builtin_va_list va_list;
1448 wchar_t bits/alltypes.h t typedef __WCHAR_TYPE__ wchar_t;
1449 wchar_t bits/alltypes.h t typedef long wchar_t;
1450 wctype_t bits/alltypes.h t typedef unsigned long wctype_t;
1451 wint_t bits/alltypes.h t typedef unsigned wint_t;