This file is indexed.

/usr/lib/mlton/targets/x86_64-linux-gnu/constants is in mlton-runtime-x86-64-linux-gnu 20100608-5.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
stackTop_Offset = 16
stackLimit_Offset = 24
stackBottom_Offset = 1624
signalsInfo.signalIsPending_Offset = 1276
maxFrameSize_Offset = 1132
limitPlusSlop_Offset = 1112
limit_Offset = 8
generationalMaps.cardMapAbsolute_Offset = 968
frontier_Offset = 0
exnStack_Offset = 32
sourceMaps.curSourceSeqsIndex_Offset = 1536
currentThread_Offset = 904
atomicState_Offset = 68
stackTop_Size = 8
stackLimit_Size = 8
stackBottom_Size = 8
signalsInfo.signalIsPending_Size = 4
maxFrameSize_Size = 4
limitPlusSlop_Size = 8
limit_Size = 8
generationalMaps.cardMapAbsolute_Size = 8
frontier_Size = 8
exnStack_Size = 8
sourceMaps.curSourceSeqsIndex_Size = 4
currentThread_Size = 8
atomicState_Size = 4
MLton_Platform_Arch_host = amd64
MLton_Platform_Arch_bigendian = false
MLton_Platform_OS_host = linux
IEEEReal_FloatClass_FP_INFINITE = 1
IEEEReal_FloatClass_FP_NAN = 0
IEEEReal_FloatClass_FP_NORMAL = 4
IEEEReal_FloatClass_FP_SUBNORMAL = 3
IEEEReal_FloatClass_FP_ZERO = 2
IEEEReal_RoundingMode_FE_DOWNWARD = 1024
IEEEReal_RoundingMode_FE_NOSUPPORT = 4294967295
IEEEReal_RoundingMode_FE_TONEAREST = 0
IEEEReal_RoundingMode_FE_TOWARDZERO = 3072
IEEEReal_RoundingMode_FE_UPWARD = 2048
MLton_Itimer_PROF = 2
MLton_Itimer_REAL = 0
MLton_Itimer_VIRTUAL = 1
MLton_Rlimit_AS = 9
MLton_Rlimit_CORE = 4
MLton_Rlimit_CPU = 0
MLton_Rlimit_DATA = 2
MLton_Rlimit_FSIZE = 1
MLton_Rlimit_INFINITY = 18446744073709551615
MLton_Rlimit_MEMLOCK = 8
MLton_Rlimit_NOFILE = 7
MLton_Rlimit_NPROC = 6
MLton_Rlimit_RSS = 5
MLton_Rlimit_STACK = 3
MLton_Syslog_Facility_LOG_AUTH = 32
MLton_Syslog_Facility_LOG_CRON = 72
MLton_Syslog_Facility_LOG_DAEMON = 24
MLton_Syslog_Facility_LOG_KERN = 0
MLton_Syslog_Facility_LOG_LOCAL0 = 128
MLton_Syslog_Facility_LOG_LOCAL1 = 136
MLton_Syslog_Facility_LOG_LOCAL2 = 144
MLton_Syslog_Facility_LOG_LOCAL3 = 152
MLton_Syslog_Facility_LOG_LOCAL4 = 160
MLton_Syslog_Facility_LOG_LOCAL5 = 168
MLton_Syslog_Facility_LOG_LOCAL6 = 176
MLton_Syslog_Facility_LOG_LOCAL7 = 184
MLton_Syslog_Facility_LOG_LPR = 48
MLton_Syslog_Facility_LOG_MAIL = 16
MLton_Syslog_Facility_LOG_NEWS = 56
MLton_Syslog_Facility_LOG_SYSLOG = 40
MLton_Syslog_Facility_LOG_USER = 8
MLton_Syslog_Facility_LOG_UUCP = 64
MLton_Syslog_Logopt_LOG_CONS = 2
MLton_Syslog_Logopt_LOG_NDELAY = 8
MLton_Syslog_Logopt_LOG_NOWAIT = 16
MLton_Syslog_Logopt_LOG_ODELAY = 4
MLton_Syslog_Logopt_LOG_PERROR = 32
MLton_Syslog_Logopt_LOG_PID = 1
MLton_Syslog_Severity_LOG_ALERT = 1
MLton_Syslog_Severity_LOG_CRIT = 2
MLton_Syslog_Severity_LOG_DEBUG = 7
MLton_Syslog_Severity_LOG_EMERG = 0
MLton_Syslog_Severity_LOG_ERR = 3
MLton_Syslog_Severity_LOG_INFO = 6
MLton_Syslog_Severity_LOG_NOTICE = 5
MLton_Syslog_Severity_LOG_WARNING = 4
NetHostDB_INADDR_ANY = 0
NetHostDB_inAddrSize = 4
OS_IO_POLLIN = 1
OS_IO_POLLOUT = 4
OS_IO_POLLPRI = 2
Posix_Error_E2BIG = 7
Posix_Error_EACCES = 13
Posix_Error_EADDRINUSE = 98
Posix_Error_EADDRNOTAVAIL = 99
Posix_Error_EAFNOSUPPORT = 97
Posix_Error_EAGAIN = 11
Posix_Error_EALREADY = 114
Posix_Error_EBADF = 9
Posix_Error_EBADMSG = 74
Posix_Error_EBUSY = 16
Posix_Error_ECANCELED = 125
Posix_Error_ECHILD = 10
Posix_Error_ECONNABORTED = 103
Posix_Error_ECONNREFUSED = 111
Posix_Error_ECONNRESET = 104
Posix_Error_EDEADLK = 35
Posix_Error_EDESTADDRREQ = 89
Posix_Error_EDOM = 33
Posix_Error_EDQUOT = 122
Posix_Error_EEXIST = 17
Posix_Error_EFAULT = 14
Posix_Error_EFBIG = 27
Posix_Error_EHOSTUNREACH = 113
Posix_Error_EIDRM = 43
Posix_Error_EILSEQ = 84
Posix_Error_EINPROGRESS = 115
Posix_Error_EINTR = 4
Posix_Error_EINVAL = 22
Posix_Error_EIO = 5
Posix_Error_EISCONN = 106
Posix_Error_EISDIR = 21
Posix_Error_ELOOP = 40
Posix_Error_EMFILE = 24
Posix_Error_EMLINK = 31
Posix_Error_EMSGSIZE = 90
Posix_Error_EMULTIHOP = 72
Posix_Error_ENAMETOOLONG = 36
Posix_Error_ENETDOWN = 100
Posix_Error_ENETRESET = 102
Posix_Error_ENETUNREACH = 101
Posix_Error_ENFILE = 23
Posix_Error_ENOBUFS = 105
Posix_Error_ENODATA = 61
Posix_Error_ENODEV = 19
Posix_Error_ENOENT = 2
Posix_Error_ENOEXEC = 8
Posix_Error_ENOLCK = 37
Posix_Error_ENOLINK = 67
Posix_Error_ENOMEM = 12
Posix_Error_ENOMSG = 42
Posix_Error_ENOPROTOOPT = 92
Posix_Error_ENOSPC = 28
Posix_Error_ENOSR = 63
Posix_Error_ENOSTR = 60
Posix_Error_ENOSYS = 38
Posix_Error_ENOTCONN = 107
Posix_Error_ENOTDIR = 20
Posix_Error_ENOTEMPTY = 39
Posix_Error_ENOTSOCK = 88
Posix_Error_ENOTSUP = 95
Posix_Error_ENOTTY = 25
Posix_Error_ENXIO = 6
Posix_Error_EOPNOTSUPP = 95
Posix_Error_EOVERFLOW = 75
Posix_Error_EPERM = 1
Posix_Error_EPIPE = 32
Posix_Error_EPROTO = 71
Posix_Error_EPROTONOSUPPORT = 93
Posix_Error_EPROTOTYPE = 91
Posix_Error_ERANGE = 34
Posix_Error_EROFS = 30
Posix_Error_ESPIPE = 29
Posix_Error_ESRCH = 3
Posix_Error_ESTALE = 116
Posix_Error_ETIME = 62
Posix_Error_ETIMEDOUT = 110
Posix_Error_ETXTBSY = 26
Posix_Error_EWOULDBLOCK = 11
Posix_Error_EXDEV = 18
Posix_FileSys_A_F_OK = 0
Posix_FileSys_A_R_OK = 4
Posix_FileSys_A_W_OK = 2
Posix_FileSys_A_X_OK = 1
Posix_FileSys_O_APPEND = 1024
Posix_FileSys_O_BINARY = 0
Posix_FileSys_O_CREAT = 64
Posix_FileSys_O_DSYNC = 4096
Posix_FileSys_O_EXCL = 128
Posix_FileSys_O_NOCTTY = 256
Posix_FileSys_O_NONBLOCK = 2048
Posix_FileSys_O_RDONLY = 0
Posix_FileSys_O_RDWR = 2
Posix_FileSys_O_RSYNC = 1052672
Posix_FileSys_O_SYNC = 1052672
Posix_FileSys_O_TEXT = 0
Posix_FileSys_O_TRUNC = 512
Posix_FileSys_O_WRONLY = 1
Posix_FileSys_PC_ALLOC_SIZE_MIN = 18
Posix_FileSys_PC_ASYNC_IO = 10
Posix_FileSys_PC_CHOWN_RESTRICTED = 6
Posix_FileSys_PC_FILESIZEBITS = 13
Posix_FileSys_PC_LINK_MAX = 0
Posix_FileSys_PC_MAX_CANON = 1
Posix_FileSys_PC_MAX_INPUT = 2
Posix_FileSys_PC_NAME_MAX = 3
Posix_FileSys_PC_NO_TRUNC = 7
Posix_FileSys_PC_PATH_MAX = 4
Posix_FileSys_PC_PIPE_BUF = 5
Posix_FileSys_PC_PRIO_IO = 11
Posix_FileSys_PC_REC_INCR_XFER_SIZE = 14
Posix_FileSys_PC_REC_MAX_XFER_SIZE = 15
Posix_FileSys_PC_REC_MIN_XFER_SIZE = 16
Posix_FileSys_PC_REC_XFER_ALIGN = 17
Posix_FileSys_PC_SYMLINK_MAX = 19
Posix_FileSys_PC_SYNC_IO = 9
Posix_FileSys_PC_TWO_SYMLINKS = 20
Posix_FileSys_PC_VDISABLE = 8
Posix_FileSys_S_IFBLK = 24576
Posix_FileSys_S_IFCHR = 8192
Posix_FileSys_S_IFDIR = 16384
Posix_FileSys_S_IFIFO = 4096
Posix_FileSys_S_IFLNK = 40960
Posix_FileSys_S_IFMT = 61440
Posix_FileSys_S_IFREG = 32768
Posix_FileSys_S_IFSOCK = 49152
Posix_FileSys_S_IRGRP = 32
Posix_FileSys_S_IROTH = 4
Posix_FileSys_S_IRUSR = 256
Posix_FileSys_S_IRWXG = 56
Posix_FileSys_S_IRWXO = 7
Posix_FileSys_S_IRWXU = 448
Posix_FileSys_S_ISGID = 1024
Posix_FileSys_S_ISUID = 2048
Posix_FileSys_S_ISVTX = 512
Posix_FileSys_S_IWGRP = 16
Posix_FileSys_S_IWOTH = 2
Posix_FileSys_S_IWUSR = 128
Posix_FileSys_S_IXGRP = 8
Posix_FileSys_S_IXOTH = 1
Posix_FileSys_S_IXUSR = 64
Posix_IO_F_DUPFD = 0
Posix_IO_F_GETFD = 1
Posix_IO_F_GETFL = 3
Posix_IO_F_GETOWN = 9
Posix_IO_F_SETFD = 2
Posix_IO_F_SETFL = 4
Posix_IO_F_SETOWN = 8
Posix_IO_FD_CLOEXEC = 1
Posix_IO_FLock_F_GETLK = 5
Posix_IO_FLock_F_RDLCK = 0
Posix_IO_FLock_F_SETLK = 6
Posix_IO_FLock_F_SETLKW = 7
Posix_IO_FLock_F_UNLCK = 2
Posix_IO_FLock_F_WRLCK = 1
Posix_IO_FLock_SEEK_CUR = 1
Posix_IO_FLock_SEEK_END = 2
Posix_IO_FLock_SEEK_SET = 0
Posix_IO_O_ACCMODE = 3
Posix_IO_SEEK_CUR = 1
Posix_IO_SEEK_END = 2
Posix_IO_SEEK_SET = 0
Posix_ProcEnv_SC_2_C_BIND = 47
Posix_ProcEnv_SC_2_C_DEV = 48
Posix_ProcEnv_SC_2_CHAR_TERM = 95
Posix_ProcEnv_SC_2_FORT_DEV = 49
Posix_ProcEnv_SC_2_FORT_RUN = 50
Posix_ProcEnv_SC_2_LOCALEDEF = 52
Posix_ProcEnv_SC_2_PBS = 168
Posix_ProcEnv_SC_2_PBS_ACCOUNTING = 169
Posix_ProcEnv_SC_2_PBS_CHECKPOINT = 175
Posix_ProcEnv_SC_2_PBS_LOCATE = 170
Posix_ProcEnv_SC_2_PBS_MESSAGE = 171
Posix_ProcEnv_SC_2_PBS_TRACK = 172
Posix_ProcEnv_SC_2_SW_DEV = 51
Posix_ProcEnv_SC_2_UPE = 97
Posix_ProcEnv_SC_2_VERSION = 46
Posix_ProcEnv_SC_ADVISORY_INFO = 132
Posix_ProcEnv_SC_AIO_LISTIO_MAX = 23
Posix_ProcEnv_SC_AIO_MAX = 24
Posix_ProcEnv_SC_AIO_PRIO_DELTA_MAX = 25
Posix_ProcEnv_SC_ARG_MAX = 0
Posix_ProcEnv_SC_ASYNCHRONOUS_IO = 12
Posix_ProcEnv_SC_ATEXIT_MAX = 87
Posix_ProcEnv_SC_BARRIERS = 133
Posix_ProcEnv_SC_BC_BASE_MAX = 36
Posix_ProcEnv_SC_BC_DIM_MAX = 37
Posix_ProcEnv_SC_BC_SCALE_MAX = 38
Posix_ProcEnv_SC_BC_STRING_MAX = 39
Posix_ProcEnv_SC_CHILD_MAX = 1
Posix_ProcEnv_SC_CLK_TCK = 2
Posix_ProcEnv_SC_CLOCK_SELECTION = 137
Posix_ProcEnv_SC_COLL_WEIGHTS_MAX = 40
Posix_ProcEnv_SC_CPUTIME = 138
Posix_ProcEnv_SC_DELAYTIMER_MAX = 26
Posix_ProcEnv_SC_EXPR_NEST_MAX = 42
Posix_ProcEnv_SC_FSYNC = 15
Posix_ProcEnv_SC_GETGR_R_SIZE_MAX = 69
Posix_ProcEnv_SC_GETPW_R_SIZE_MAX = 70
Posix_ProcEnv_SC_HOST_NAME_MAX = 180
Posix_ProcEnv_SC_IOV_MAX = 60
Posix_ProcEnv_SC_IPV6 = 235
Posix_ProcEnv_SC_JOB_CONTROL = 7
Posix_ProcEnv_SC_LINE_MAX = 43
Posix_ProcEnv_SC_LOGIN_NAME_MAX = 71
Posix_ProcEnv_SC_MAPPED_FILES = 16
Posix_ProcEnv_SC_MEMLOCK = 17
Posix_ProcEnv_SC_MEMLOCK_RANGE = 18
Posix_ProcEnv_SC_MEMORY_PROTECTION = 19
Posix_ProcEnv_SC_MESSAGE_PASSING = 20
Posix_ProcEnv_SC_MONOTONIC_CLOCK = 149
Posix_ProcEnv_SC_MQ_OPEN_MAX = 27
Posix_ProcEnv_SC_MQ_PRIO_MAX = 28
Posix_ProcEnv_SC_NGROUPS_MAX = 3
Posix_ProcEnv_SC_OPEN_MAX = 4
Posix_ProcEnv_SC_PAGE_SIZE = 30
Posix_ProcEnv_SC_PAGESIZE = 30
Posix_ProcEnv_SC_PRIORITIZED_IO = 13
Posix_ProcEnv_SC_PRIORITY_SCHEDULING = 10
Posix_ProcEnv_SC_RAW_SOCKETS = 236
Posix_ProcEnv_SC_RE_DUP_MAX = 44
Posix_ProcEnv_SC_READER_WRITER_LOCKS = 153
Posix_ProcEnv_SC_REALTIME_SIGNALS = 9
Posix_ProcEnv_SC_REGEXP = 155
Posix_ProcEnv_SC_RTSIG_MAX = 31
Posix_ProcEnv_SC_SAVED_IDS = 8
Posix_ProcEnv_SC_SEM_NSEMS_MAX = 32
Posix_ProcEnv_SC_SEM_VALUE_MAX = 33
Posix_ProcEnv_SC_SEMAPHORES = 21
Posix_ProcEnv_SC_SHARED_MEMORY_OBJECTS = 22
Posix_ProcEnv_SC_SHELL = 157
Posix_ProcEnv_SC_SIGQUEUE_MAX = 34
Posix_ProcEnv_SC_SPAWN = 159
Posix_ProcEnv_SC_SPIN_LOCKS = 154
Posix_ProcEnv_SC_SPORADIC_SERVER = 160
Posix_ProcEnv_SC_SS_REPL_MAX = 241
Posix_ProcEnv_SC_STREAM_MAX = 5
Posix_ProcEnv_SC_SYMLOOP_MAX = 173
Posix_ProcEnv_SC_SYNCHRONIZED_IO = 14
Posix_ProcEnv_SC_THREAD_ATTR_STACKADDR = 77
Posix_ProcEnv_SC_THREAD_ATTR_STACKSIZE = 78
Posix_ProcEnv_SC_THREAD_CPUTIME = 139
Posix_ProcEnv_SC_THREAD_DESTRUCTOR_ITERATIONS = 73
Posix_ProcEnv_SC_THREAD_KEYS_MAX = 74
Posix_ProcEnv_SC_THREAD_PRIO_INHERIT = 80
Posix_ProcEnv_SC_THREAD_PRIO_PROTECT = 81
Posix_ProcEnv_SC_THREAD_PRIORITY_SCHEDULING = 79
Posix_ProcEnv_SC_THREAD_PROCESS_SHARED = 82
Posix_ProcEnv_SC_THREAD_SAFE_FUNCTIONS = 68
Posix_ProcEnv_SC_THREAD_SPORADIC_SERVER = 161
Posix_ProcEnv_SC_THREAD_STACK_MIN = 75
Posix_ProcEnv_SC_THREAD_THREADS_MAX = 76
Posix_ProcEnv_SC_THREADS = 67
Posix_ProcEnv_SC_TIMEOUTS = 164
Posix_ProcEnv_SC_TIMER_MAX = 35
Posix_ProcEnv_SC_TIMERS = 11
Posix_ProcEnv_SC_TRACE = 181
Posix_ProcEnv_SC_TRACE_EVENT_FILTER = 182
Posix_ProcEnv_SC_TRACE_EVENT_NAME_MAX = 242
Posix_ProcEnv_SC_TRACE_INHERIT = 183
Posix_ProcEnv_SC_TRACE_LOG = 184
Posix_ProcEnv_SC_TRACE_NAME_MAX = 243
Posix_ProcEnv_SC_TRACE_SYS_MAX = 244
Posix_ProcEnv_SC_TRACE_USER_EVENT_MAX = 245
Posix_ProcEnv_SC_TTY_NAME_MAX = 72
Posix_ProcEnv_SC_TYPED_MEMORY_OBJECTS = 165
Posix_ProcEnv_SC_TZNAME_MAX = 6
Posix_ProcEnv_SC_V6_ILP32_OFF32 = 176
Posix_ProcEnv_SC_V6_ILP32_OFFBIG = 177
Posix_ProcEnv_SC_V6_LP64_OFF64 = 178
Posix_ProcEnv_SC_V6_LPBIG_OFFBIG = 179
Posix_ProcEnv_SC_VERSION = 29
Posix_ProcEnv_SC_XBS5_ILP32_OFF32 = 125
Posix_ProcEnv_SC_XBS5_ILP32_OFFBIG = 126
Posix_ProcEnv_SC_XBS5_LP64_OFF64 = 127
Posix_ProcEnv_SC_XBS5_LPBIG_OFFBIG = 128
Posix_ProcEnv_SC_XOPEN_CRYPT = 92
Posix_ProcEnv_SC_XOPEN_ENH_I18N = 93
Posix_ProcEnv_SC_XOPEN_LEGACY = 129
Posix_ProcEnv_SC_XOPEN_REALTIME = 130
Posix_ProcEnv_SC_XOPEN_REALTIME_THREADS = 131
Posix_ProcEnv_SC_XOPEN_SHM = 94
Posix_ProcEnv_SC_XOPEN_STREAMS = 246
Posix_ProcEnv_SC_XOPEN_UNIX = 91
Posix_ProcEnv_SC_XOPEN_VERSION = 89
Posix_Process_W_NOHANG = 1
Posix_Process_W_UNTRACED = 2
Posix_Signal_NSIG = 65
Posix_Signal_SIG_BLOCK = 0
Posix_Signal_SIG_SETMASK = 2
Posix_Signal_SIG_UNBLOCK = 1
Posix_Signal_SIGABRT = 6
Posix_Signal_SIGALRM = 14
Posix_Signal_SIGBUS = 7
Posix_Signal_SIGCHLD = 17
Posix_Signal_SIGCONT = 18
Posix_Signal_SIGFPE = 8
Posix_Signal_SIGHUP = 1
Posix_Signal_SIGILL = 4
Posix_Signal_SIGINT = 2
Posix_Signal_SIGKILL = 9
Posix_Signal_SIGPIPE = 13
Posix_Signal_SIGPOLL = 29
Posix_Signal_SIGPROF = 27
Posix_Signal_SIGQUIT = 3
Posix_Signal_SIGSEGV = 11
Posix_Signal_SIGSTOP = 19
Posix_Signal_SIGSYS = 31
Posix_Signal_SIGTERM = 15
Posix_Signal_SIGTRAP = 5
Posix_Signal_SIGTSTP = 20
Posix_Signal_SIGTTIN = 21
Posix_Signal_SIGTTOU = 22
Posix_Signal_SIGURG = 23
Posix_Signal_SIGUSR1 = 10
Posix_Signal_SIGUSR2 = 12
Posix_Signal_SIGVTALRM = 26
Posix_Signal_SIGXCPU = 24
Posix_Signal_SIGXFSZ = 25
Posix_TTY_B0 = 0
Posix_TTY_B110 = 3
Posix_TTY_B1200 = 9
Posix_TTY_B134 = 4
Posix_TTY_B150 = 5
Posix_TTY_B1800 = 10
Posix_TTY_B19200 = 14
Posix_TTY_B200 = 6
Posix_TTY_B2400 = 11
Posix_TTY_B300 = 7
Posix_TTY_B38400 = 15
Posix_TTY_B4800 = 12
Posix_TTY_B50 = 1
Posix_TTY_B600 = 8
Posix_TTY_B75 = 2
Posix_TTY_B9600 = 13
Posix_TTY_C_CLOCAL = 2048
Posix_TTY_C_CREAD = 128
Posix_TTY_C_CS5 = 0
Posix_TTY_C_CS6 = 16
Posix_TTY_C_CS7 = 32
Posix_TTY_C_CS8 = 48
Posix_TTY_C_CSIZE = 48
Posix_TTY_C_CSTOPB = 64
Posix_TTY_C_HUPCL = 1024
Posix_TTY_C_PARENB = 256
Posix_TTY_C_PARODD = 512
Posix_TTY_I_BRKINT = 2
Posix_TTY_I_ICRNL = 256
Posix_TTY_I_IGNBRK = 1
Posix_TTY_I_IGNCR = 128
Posix_TTY_I_IGNPAR = 4
Posix_TTY_I_INLCR = 64
Posix_TTY_I_INPCK = 16
Posix_TTY_I_ISTRIP = 32
Posix_TTY_I_IXANY = 2048
Posix_TTY_I_IXOFF = 4096
Posix_TTY_I_IXON = 1024
Posix_TTY_I_PARMRK = 8
Posix_TTY_L_ECHO = 8
Posix_TTY_L_ECHOE = 16
Posix_TTY_L_ECHOK = 32
Posix_TTY_L_ECHONL = 64
Posix_TTY_L_ICANON = 2
Posix_TTY_L_IEXTEN = 32768
Posix_TTY_L_ISIG = 1
Posix_TTY_L_NOFLSH = 128
Posix_TTY_L_TOSTOP = 256
Posix_TTY_O_BS0 = 0
Posix_TTY_O_BS1 = 8192
Posix_TTY_O_BSDLY = 8192
Posix_TTY_O_CR0 = 0
Posix_TTY_O_CR1 = 512
Posix_TTY_O_CR2 = 1024
Posix_TTY_O_CR3 = 1536
Posix_TTY_O_CRDLY = 1536
Posix_TTY_O_FF0 = 0
Posix_TTY_O_FF1 = 32768
Posix_TTY_O_FFDLY = 32768
Posix_TTY_O_NL0 = 0
Posix_TTY_O_NL1 = 256
Posix_TTY_O_NLDLY = 256
Posix_TTY_O_OCRNL = 8
Posix_TTY_O_OFILL = 64
Posix_TTY_O_ONLCR = 4
Posix_TTY_O_ONLRET = 32
Posix_TTY_O_ONOCR = 16
Posix_TTY_O_OPOST = 1
Posix_TTY_O_TAB0 = 0
Posix_TTY_O_TAB1 = 2048
Posix_TTY_O_TAB2 = 4096
Posix_TTY_O_TAB3 = 6144
Posix_TTY_O_TABDLY = 6144
Posix_TTY_O_VT0 = 0
Posix_TTY_O_VT1 = 16384
Posix_TTY_O_VTDLY = 16384
Posix_TTY_TC_TCIFLUSH = 0
Posix_TTY_TC_TCIOFF = 2
Posix_TTY_TC_TCIOFLUSH = 2
Posix_TTY_TC_TCION = 3
Posix_TTY_TC_TCOFLUSH = 1
Posix_TTY_TC_TCOOFF = 0
Posix_TTY_TC_TCOON = 1
Posix_TTY_TC_TCSADRAIN = 1
Posix_TTY_TC_TCSAFLUSH = 2
Posix_TTY_TC_TCSANOW = 0
Posix_TTY_V_NCCS = 32
Posix_TTY_V_VEOF = 4
Posix_TTY_V_VEOL = 11
Posix_TTY_V_VERASE = 2
Posix_TTY_V_VINTR = 0
Posix_TTY_V_VKILL = 3
Posix_TTY_V_VMIN = 6
Posix_TTY_V_VQUIT = 1
Posix_TTY_V_VSTART = 8
Posix_TTY_V_VSTOP = 9
Posix_TTY_V_VSUSP = 10
Posix_TTY_V_VTIME = 5
Socket_AF_INET = 2
Socket_AF_INET6 = 10
Socket_AF_UNIX = 1
Socket_AF_UNSPEC = 0
Socket_Ctl_FIONBIO = 21537
Socket_Ctl_FIONREAD = 21531
Socket_Ctl_SIOCATMARK = 35077
Socket_Ctl_SO_ACCEPTCONN = 30
Socket_Ctl_SO_BROADCAST = 6
Socket_Ctl_SO_DEBUG = 1
Socket_Ctl_SO_DONTROUTE = 5
Socket_Ctl_SO_ERROR = 4
Socket_Ctl_SO_KEEPALIVE = 9
Socket_Ctl_SO_LINGER = 13
Socket_Ctl_SO_OOBINLINE = 10
Socket_Ctl_SO_RCVBUF = 8
Socket_Ctl_SO_RCVLOWAT = 18
Socket_Ctl_SO_RCVTIMEO = 20
Socket_Ctl_SO_REUSEADDR = 2
Socket_Ctl_SO_SNDBUF = 7
Socket_Ctl_SO_SNDLOWAT = 19
Socket_Ctl_SO_SNDTIMEO = 21
Socket_Ctl_SO_TYPE = 3
Socket_Ctl_SOL_SOCKET = 1
Socket_INetSock_Ctl_IPPROTO_TCP = 6
Socket_INetSock_Ctl_TCP_NODELAY = 1
Socket_MSG_CTRUNC = 8
Socket_MSG_DONTROUTE = 4
Socket_MSG_DONTWAIT = 64
Socket_MSG_EOR = 128
Socket_MSG_OOB = 1
Socket_MSG_PEEK = 2
Socket_MSG_TRUNC = 32
Socket_MSG_WAITALL = 256
Socket_SHUT_RD = 0
Socket_SHUT_RDWR = 2
Socket_SHUT_WR = 1
Socket_SOCK_DGRAM = 2
Socket_SOCK_RAW = 3
Socket_SOCK_SEQPACKET = 5
Socket_SOCK_STREAM = 1
Socket_sockAddrStorageLen = 128