package unistd

Import Path
	modernc.org/libc/unistd (on go.dev)

Dependency Relation
	imports 4 packages, and imported by one package


Package-Level Type Names (total 111, all are exported)
/* sort exporteds by: | */
Fad_flags int32 Fad_name_offset uint32 Fad_pad [2]int32
type Dev_t = X__darwin_dev_t (basic type)
Ffds_bits [32]in.X__int32_t
Ffds_bits [32]in.X__int32_t
type Gid_t = X__darwin_gid_t (basic type)
Copyright (c) 2012 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@
Copyright (c) 2012 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@
Copyright (c) 2012 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@
Basic integral types. Omit the typedef if not possible for a machine/compiler combination. Copyright (c) 2012 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@
type Intptr_t = X__darwin_intptr_t (basic type)
type Mode_t = X__darwin_mode_t (basic type)
type Off_t = X__darwin_off_t (basic type)
type Pid_t = X__darwin_pid_t (basic type)
type Ptrdiff_t = int64 (basic type)
type Register_t = Int64_t (basic type)
type Sigset_t = X__darwin_sigset_t (basic type)
type Size_t = uint64 (basic type)
type Ssize_t = X__darwin_ssize_t (basic type)
type Suseconds_t = X__darwin_suseconds_t (basic type)
This defines the size of syscall arguments after copying into the kernel:
The time_t and suseconds_t types shall be defined as described in <sys/types.h> The sigset_t type shall be defined as described in <signal.h> Copyright (c) 2003-2012 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@ Copyright (c) 2000-2007 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@ Copyright 1995 NeXT Computer, Inc. All rights reserved.
Ftv_nsec int64 Ftv_sec time.X__darwin_time_t
Ftv_sec X__darwin_time_t Ftv_usec X__darwin_suseconds_t
Copyright (c) 2012 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@
Copyright (c) 2012 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@
Copyright (c) 2012 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@
Copyright (c) 2016 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@
type Uid_t = X__darwin_uid_t (basic type)
type Uint32_t = uint32 (basic type)
type Uint64_t = uint64 (basic type)
Copyright (c) 2003-2012 Apple Inc. All rights reserved. @APPLE_OSREFERENCE_LICENSE_HEADER_START@ This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. The rights granted to you under the License may not be used to create, or enable the creation or redistribution of, unlawful or unlicensed copies of an Apple operating system, or to circumvent, violate, or enable the circumvention or violation of, any terms of an Apple operating system software license agreement. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License. @APPLE_OSREFERENCE_LICENSE_HEADER_END@
type Useconds_t = X__darwin_useconds_t (basic type)
These types are used for reserving the largest possible size.
type User_long_t = Int64_t (basic type)
type User_off_t = Int64_t (basic type)
type User_size_t = U_int64_t (basic type)
type User_ssize_t = Int64_t (basic type)
type User_time_t = Int64_t (basic type)
type User_ulong_t = U_int64_t (basic type)
type Uuid_t = X__darwin_uuid_t ([...]T)
type Wchar_t = int32 (basic type)
type X__builtin_va_list = uintptr (basic type)
type X__darwin_blkcnt_t = X__int64_t (basic type)
type X__darwin_blksize_t = X__int32_t (basic type)
type X__darwin_clock_t = uint64 (basic type)
type X__darwin_ct_rune_t = int32 (basic type)
type X__darwin_dev_t = X__int32_t (basic type)
type X__darwin_fsblkcnt_t = uint32 (basic type)
type X__darwin_fsfilcnt_t = uint32 (basic type)
type X__darwin_gid_t = X__uint32_t (basic type)
type X__darwin_id_t = X__uint32_t (basic type)
type X__darwin_ino64_t = X__uint64_t (basic type)
type X__darwin_ino_t = X__darwin_ino64_t (basic type)
type X__darwin_intptr_t = int64 (basic type)
F__mbstate8 [128]int8
type X__darwin_mode_t = X__uint16_t (basic type)
type X__darwin_natural_t = uint32 (basic type)
type X__darwin_nl_item = int32 (basic type)
type X__darwin_off_t = X__int64_t (basic type)
type X__darwin_pid_t = X__int32_t (basic type)
F__opaque [56]int8 F__sig int64
F__opaque [40]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__arg uintptr F__next uintptr F__routine uintptr
type X__darwin_pthread_key_t = uint64 (basic type)
F__opaque [56]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [192]int8 F__sig int64
F__opaque [16]int8 F__sig int64
type X__darwin_pthread_t = uintptr (basic type)
type X__darwin_ptrdiff_t = int64 (basic type)
type X__darwin_rune_t = X__darwin_wchar_t (basic type)
type X__darwin_sigset_t = X__uint32_t (basic type)
type X__darwin_size_t = uint64 (basic type)
type X__darwin_socklen_t = X__uint32_t (basic type)
type X__darwin_ssize_t = int64 (basic type)
type X__darwin_suseconds_t = X__int32_t (basic type)
type X__darwin_time_t = int64 (basic type)
type X__darwin_uid_t = X__uint32_t (basic type)
type X__darwin_useconds_t = X__uint32_t (basic type)
type X__darwin_uuid_string_t = ([...]T)
type X__darwin_uuid_t = ([...]T)
type X__darwin_wchar_t = int32 (basic type)
type X__darwin_wctrans_t = int32 (basic type)
type X__darwin_wctype_t = X__uint32_t (basic type)
type X__darwin_wint_t = int32 (basic type)
type X__float128 = float64 (basic type)
Fhi int64 Flo int64
type X__int16_t = int16 (basic type)
type X__int32_t = int32 (basic type)
type X__int64_t = int64 (basic type)
type X__int8_t = int8 (basic type)
mbstate_t is an opaque object to keep conversion state, during multibyte stream conversions. The content must not be referenced by user programs. F__mbstate8 [128]int8
Fhi uint64 Flo uint64
type X__uint16_t = uint16 (basic type)
type X__uint32_t = uint32 (basic type)
type X__uint64_t = uint64 (basic type)
type X__uint8_t = uint8 (basic type)
F__opaque [56]int8 F__sig int64
F__opaque [40]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [56]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [192]int8 F__sig int64
F__opaque [16]int8 F__sig int64
F__cleanup_stack uintptr F__opaque [8176]int8 F__sig int64
Package-Level Variables (only one, which is exported)
var CAPI map[string]struct{}
Package-Level Constants (total 364, all are exported)
const ACCESSX_MAX_TABLESIZE = 16384
const F_LOCK = 1
const F_OK = 0
const F_TEST = 3
const F_TLOCK = 2
const F_ULOCK = 0
const FD_SETSIZE = 1024
const L_INCR = 1
const L_SET = 0
const L_XTND = 2
const R_OK = 4
const SEEK_CUR = 1
const SEEK_DATA = 4
const SEEK_END = 2
const SEEK_HOLE = 3
const SEEK_SET = 0
const STDERR_FILENO = 2
const STDIN_FILENO = 0
const STDOUT_FILENO = 1
const SYNC_VOLUME_WAIT = 2
const W_OK = 2
const X_ACCESS_EXTENDED_MASK = 4193792
const X_APPEND_OK = 8192
const X_CDEFS_H_ = 0
const X_CHOWN_OK = 2097152
const X_CS_DARWIN_USER_DIR = 65536
const X_CS_PATH = 1
const X_CTERMID_H_ = 0
const X_DELETE_OK = 4096
const X_DEV_T = 0
const X_EXECUTE_OK = 2048
const X_FD_SET = 0
const X_FILE_OFFSET_BITS = 64
const X_FORTIFY_SOURCE = 2
const X_GID_T = 0
const X_INT16_T = 0
const X_INT32_T = 0
const X_INT64_T = 0
const X_INT8_T = 0
const X_INTPTR_T = 0
const X_LP64 = 1
const X_MACHTYPES_H_ = 0
const X_MODE_T = 0
const X_Nonnull = 0
const X_Nullable = 0
const X_OFF_T = 0
const X_OK = 1
const X_PC_ASYNC_IO = 17
const X_PC_FILESIZEBITS = 18
const X_PC_MAX_CANON = 2
const X_PC_MAX_INPUT = 3
const X_PC_MIN_HOLE_SIZE = 27
const X_PC_NAME_MAX = 4
const X_PC_NO_TRUNC = 8
const X_PC_PATH_MAX = 5
const X_PC_PIPE_BUF = 6
const X_PC_PRIO_IO = 19
const X_PC_SYNC_IO = 25
const X_PC_VDISABLE = 9
const X_PID_T = 0
const X_POSIX2_C_BIND = 200112
const X_POSIX2_C_DEV = 200112
const X_POSIX2_CHAR_TERM = 200112
const X_POSIX2_FORT_DEV = -1
const X_POSIX2_FORT_RUN = 200112
const X_POSIX2_LOCALEDEF = 200112
const X_POSIX2_PBS = -1
const X_POSIX2_PBS_TRACK = -1
const X_POSIX2_SW_DEV = 200112
const X_POSIX2_UPE = 200112
const X_POSIX2_VERSION = 200112
const X_POSIX_BARRIERS = -1
const X_POSIX_CHOWN_RESTRICTED = 200112
const X_POSIX_CPUTIME = -1
const X_POSIX_FSYNC = 200112
const X_POSIX_IPV6 = 200112
const X_POSIX_JOB_CONTROL = 200112
const X_POSIX_MAPPED_FILES = 200112
const X_POSIX_MEMLOCK = -1
const X_POSIX_NO_TRUNC = 200112
const X_POSIX_REGEXP = 200112
const X_POSIX_SAVED_IDS = 200112
const X_POSIX_SEMAPHORES = -1
const X_POSIX_SHELL = 200112
const X_POSIX_SPAWN = -1
const X_POSIX_SPIN_LOCKS = -1
const X_POSIX_THREADS = 200112
const X_POSIX_TIMEOUTS = -1
const X_POSIX_TIMERS = -1
const X_POSIX_TRACE = -1
const X_POSIX_TRACE_LOG = -1
const X_POSIX_VERSION = 200112
const X_RATTR_OK = 32768
const X_READ_OK = 512
const X_REXT_OK = 131072
const X_RMFILE_OK = 16384
const X_RPERM_OK = 524288
const X_SC_2_C_BIND = 18
const X_SC_2_C_DEV = 19
const X_SC_2_CHAR_TERM = 20
const X_SC_2_FORT_DEV = 21
const X_SC_2_FORT_RUN = 22
const X_SC_2_LOCALEDEF = 23
const X_SC_2_PBS = 59
const X_SC_2_PBS_LOCATE = 62
const X_SC_2_PBS_MESSAGE = 63
const X_SC_2_PBS_TRACK = 64
const X_SC_2_SW_DEV = 24
const X_SC_2_UPE = 25
const X_SC_2_VERSION = 17
const X_SC_ADVISORY_INFO = 65
const X_SC_AIO_MAX = 43
const X_SC_ARG_MAX = 1
const X_SC_ATEXIT_MAX = 107
const X_SC_BARRIERS = 66
const X_SC_BC_BASE_MAX = 9
const X_SC_BC_DIM_MAX = 10
const X_SC_BC_SCALE_MAX = 11
const X_SC_BC_STRING_MAX = 12
const X_SC_CHILD_MAX = 2
const X_SC_CLK_TCK = 3
const X_SC_CPUTIME = 68
const X_SC_EXPR_NEST_MAX = 14
const X_SC_FILE_LOCKING = 69
const X_SC_FSYNC = 38
const X_SC_HOST_NAME_MAX = 72
const X_SC_IOV_MAX = 56
const X_SC_IPV6 = 118
const X_SC_JOB_CONTROL = 6
const X_SC_LINE_MAX = 15
const X_SC_MAPPED_FILES = 47
const X_SC_MEMLOCK = 30
const X_SC_MEMLOCK_RANGE = 31
const X_SC_MQ_OPEN_MAX = 46
const X_SC_MQ_PRIO_MAX = 75
const X_SC_NGROUPS_MAX = 4
const X_SC_OPEN_MAX = 5
const X_SC_PAGE_SIZE = 29
const X_SC_PAGESIZE = 29
const X_SC_PASS_MAX = 131
const X_SC_PHYS_PAGES = 200
const X_SC_RAW_SOCKETS = 119
const X_SC_RE_DUP_MAX = 16
const X_SC_REGEXP = 77
const X_SC_RTSIG_MAX = 48
const X_SC_SAVED_IDS = 7
const X_SC_SEM_NSEMS_MAX = 49
const X_SC_SEM_VALUE_MAX = 50
const X_SC_SEMAPHORES = 37
const X_SC_SHELL = 78
const X_SC_SIGQUEUE_MAX = 51
const X_SC_SPAWN = 79
const X_SC_SPIN_LOCKS = 80
const X_SC_SS_REPL_MAX = 126
const X_SC_STREAM_MAX = 26
const X_SC_SYMLOOP_MAX = 120
const X_SC_THREADS = 96
const X_SC_TIMEOUTS = 95
const X_SC_TIMER_MAX = 52
const X_SC_TIMERS = 41
const X_SC_TRACE = 97
const X_SC_TRACE_INHERIT = 99
const X_SC_TRACE_LOG = 100
const X_SC_TRACE_NAME_MAX = 128
const X_SC_TRACE_SYS_MAX = 129
const X_SC_TTY_NAME_MAX = 101
const X_SC_TZNAME_MAX = 27
const X_SC_V6_ILP32_OFF32 = 103
const X_SC_V6_LP64_OFF64 = 105
const X_SC_VERSION = 8
const X_SC_XOPEN_CRYPT = 108
const X_SC_XOPEN_ENH_I18N = 109
const X_SC_XOPEN_LEGACY = 110
const X_SC_XOPEN_REALTIME = 111
const X_SC_XOPEN_SHM = 113
const X_SC_XOPEN_STREAMS = 114
const X_SC_XOPEN_UNIX = 115
const X_SC_XOPEN_VERSION = 116
const X_SIGSET_T = 0
const X_SIZE_T = 0
const X_SSIZE_T = 0
const X_SUSECONDS_T = 0
const X_SYS__SELECT_H_ = 0
const X_SYS__TYPES_H_ = 0
const X_SYS_SELECT_H_ = 0
const X_SYS_UNISTD_H_ = 0
const X_TIME_T = 0
const X_U_INT16_T = 0
const X_U_INT32_T = 0
const X_U_INT64_T = 0
const X_U_INT8_T = 0
const X_UID_T = 0
const X_UINT32_T = 0
const X_UINT64_T = 0
const X_UINTPTR_T = 0
const X_UNISTD_H_ = 0
const X_USECONDS_T = 0
const X_UUID_T = 0
const X_V6_ILP32_OFF32 = -1
const X_V6_ILP32_OFFBIG = -1
const X_V6_LP64_OFF64 = 1
const X_WATTR_OK = 65536
const X_WEXT_OK = 262144
const X_WPERM_OK = 1048576
const X_WRITE_OK = 1024
const X_XBS5_ILP32_OFF32 = -1
const X_XOPEN_CRYPT = 1
const X_XOPEN_ENH_I18N = 1
const X_XOPEN_LEGACY = -1
const X_XOPEN_REALTIME = -1
const X_XOPEN_SHM = 1
const X_XOPEN_STREAMS = -1
const X_XOPEN_UNIX = 1
const X_XOPEN_VERSION = 600