List of all items
Structs
- os::posix::signal::sigaction_t
- os::posix::types::iovec
- os::posix::types::stat_t
- os::posix::types::ucred
- posix::cpu_set_t
Enums
Traits
Macros
Functions
- os::posix::dirent::closedir
- os::posix::dirent::dirent_size
- os::posix::dirent::dirfd
- os::posix::dirent::mkdir
- os::posix::dirent::opendir
- os::posix::dirent::readdir
- os::posix::dirent::readdir_r
- os::posix::dirent::scandir
- os::posix::errno::strerror
- os::posix::errno::strerror_r
- os::posix::fcntl::fchmod
- os::posix::fcntl::fcntl
- os::posix::fcntl::fcntl2
- os::posix::fcntl::fcntl_int
- os::posix::fcntl::fstat
- os::posix::fcntl::open
- os::posix::fcntl::open_with_mode
- os::posix::mman::mlock
- os::posix::mman::mlockall
- os::posix::mman::mmap
- os::posix::mman::mprotect
- os::posix::mman::munlock
- os::posix::mman::munlockall
- os::posix::mman::munmap
- os::posix::mman::shm_list
- os::posix::mman::shm_open
- os::posix::mman::shm_unlink
- os::posix::pthread::pthread_attr_destroy
- os::posix::pthread::pthread_attr_init
- os::posix::pthread::pthread_attr_setaffinity_np
- os::posix::pthread::pthread_attr_setguardsize
- os::posix::pthread::pthread_attr_setinheritsched
- os::posix::pthread::pthread_attr_setschedparam
- os::posix::pthread::pthread_attr_setschedpolicy
- os::posix::pthread::pthread_attr_setstacksize
- os::posix::pthread::pthread_barrier_destroy
- os::posix::pthread::pthread_barrier_init
- os::posix::pthread::pthread_barrier_wait
- os::posix::pthread::pthread_barrierattr_destroy
- os::posix::pthread::pthread_barrierattr_init
- os::posix::pthread::pthread_barrierattr_setpshared
- os::posix::pthread::pthread_create
- os::posix::pthread::pthread_getaffinity_np
- os::posix::pthread::pthread_getname_np
- os::posix::pthread::pthread_join
- os::posix::pthread::pthread_kill
- os::posix::pthread::pthread_mutex_consistent
- os::posix::pthread::pthread_mutex_destroy
- os::posix::pthread::pthread_mutex_init
- os::posix::pthread::pthread_mutex_lock
- os::posix::pthread::pthread_mutex_timedlock
- os::posix::pthread::pthread_mutex_trylock
- os::posix::pthread::pthread_mutex_unlock
- os::posix::pthread::pthread_mutexattr_destroy
- os::posix::pthread::pthread_mutexattr_init
- os::posix::pthread::pthread_mutexattr_setprotocol
- os::posix::pthread::pthread_mutexattr_setpshared
- os::posix::pthread::pthread_mutexattr_setrobust
- os::posix::pthread::pthread_mutexattr_settype
- os::posix::pthread::pthread_rwlock_destroy
- os::posix::pthread::pthread_rwlock_init
- os::posix::pthread::pthread_rwlock_rdlock
- os::posix::pthread::pthread_rwlock_tryrdlock
- os::posix::pthread::pthread_rwlock_trywrlock
- os::posix::pthread::pthread_rwlock_unlock
- os::posix::pthread::pthread_rwlock_wrlock
- os::posix::pthread::pthread_rwlockattr_destroy
- os::posix::pthread::pthread_rwlockattr_init
- os::posix::pthread::pthread_rwlockattr_setkind_np
- os::posix::pthread::pthread_rwlockattr_setpshared
- os::posix::pthread::pthread_self
- os::posix::pthread::pthread_setaffinity_np
- os::posix::pthread::pthread_setname_np
- os::posix::pwd::getgrgid_r
- os::posix::pwd::getgrnam_r
- os::posix::pwd::getpwnam_r
- os::posix::pwd::getpwuid_r
- os::posix::resource::getrlimit
- os::posix::resource::setrlimit
- os::posix::sched::sched_get_priority_max
- os::posix::sched::sched_get_priority_min
- os::posix::sched::sched_getparam
- os::posix::sched::sched_getscheduler
- os::posix::sched::sched_setparam
- os::posix::sched::sched_setscheduler
- os::posix::sched::sched_yield
- os::posix::select::CMSG_DATA
- os::posix::select::CMSG_FIRSTHDR
- os::posix::select::CMSG_LEN
- os::posix::select::CMSG_NXTHDR
- os::posix::select::CMSG_SPACE
- os::posix::select::FD_CLR
- os::posix::select::FD_ISSET
- os::posix::select::FD_SET
- os::posix::select::FD_ZERO
- os::posix::select::select
- os::posix::semaphore::sem_close
- os::posix::semaphore::sem_create
- os::posix::semaphore::sem_destroy
- os::posix::semaphore::sem_init
- os::posix::semaphore::sem_open
- os::posix::semaphore::sem_post
- os::posix::semaphore::sem_timedwait
- os::posix::semaphore::sem_trywait
- os::posix::semaphore::sem_unlink
- os::posix::semaphore::sem_wait
- os::posix::signal::abort
- os::posix::signal::kill
- os::posix::signal::sigaction
- os::posix::signal::sigaddset
- os::posix::signal::sigdelset
- os::posix::signal::sigemptyset
- os::posix::signal::sigfillset
- os::posix::signal::sigismember
- os::posix::signal::sigpending
- os::posix::socket::bind
- os::posix::socket::connect
- os::posix::socket::getsockname
- os::posix::socket::getsockopt
- os::posix::socket::recv
- os::posix::socket::recvfrom
- os::posix::socket::recvmsg
- os::posix::socket::send
- os::posix::socket::sendmsg
- os::posix::socket::sendto
- os::posix::socket::setsockopt
- os::posix::socket::socket
- os::posix::socket::socketpair
- os::posix::stat::stat
- os::posix::stat::umask
- os::posix::stdio::remove
- os::posix::stdlib::calloc
- os::posix::stdlib::free
- os::posix::stdlib::malloc
- os::posix::stdlib::realloc
- os::posix::string::memcpy
- os::posix::string::memset
- os::posix::string::strncpy
- os::posix::time::clock_gettime
- os::posix::time::clock_nanosleep
- os::posix::time::clock_settime
- os::posix::unistd::access
- os::posix::unistd::close
- os::posix::unistd::dup
- os::posix::unistd::fchown
- os::posix::unistd::fsync
- os::posix::unistd::ftruncate
- os::posix::unistd::getgid
- os::posix::unistd::getpid
- os::posix::unistd::getppid
- os::posix::unistd::getuid
- os::posix::unistd::lseek
- os::posix::unistd::pathconf
- os::posix::unistd::proc_pidpath
- os::posix::unistd::read
- os::posix::unistd::rmdir
- os::posix::unistd::sysconf
- os::posix::unistd::unlink
- os::posix::unistd::write
Type Aliases
- os::posix::types::DIR
- os::posix::types::__rlim_t
- os::posix::types::blkcnt_t
- os::posix::types::blksize_t
- os::posix::types::c_char
- os::posix::types::clockid_t
- os::posix::types::cmsghdr
- os::posix::types::dev_t
- os::posix::types::dirent
- os::posix::types::fd_set
- os::posix::types::flock
- os::posix::types::gid_t
- os::posix::types::group
- os::posix::types::in_addr_t
- os::posix::types::in_port_t
- os::posix::types::ino_t
- os::posix::types::int
- os::posix::types::long
- os::posix::types::mode_t
- os::posix::types::msghdr
- os::posix::types::nlink_t
- os::posix::types::off_t
- os::posix::types::passwd
- os::posix::types::pid_t
- os::posix::types::pthread_attr_t
- os::posix::types::pthread_barrier_t
- os::posix::types::pthread_barrierattr_t
- os::posix::types::pthread_mutex_t
- os::posix::types::pthread_mutexattr_t
- os::posix::types::pthread_rwlock_t
- os::posix::types::pthread_rwlockattr_t
- os::posix::types::pthread_t
- os::posix::types::rlim_t
- os::posix::types::rlimit
- os::posix::types::sa_family_t
- os::posix::types::sched_param
- os::posix::types::sem_t
- os::posix::types::short
- os::posix::types::sighandler_t
- os::posix::types::sigset_t
- os::posix::types::size_t
- os::posix::types::sockaddr
- os::posix::types::sockaddr_in
- os::posix::types::sockaddr_un
- os::posix::types::socklen_t
- os::posix::types::ssize_t
- os::posix::types::suseconds_t
- os::posix::types::time_t
- os::posix::types::timespec
- os::posix::types::timeval
- os::posix::types::uchar
- os::posix::types::uid_t
- os::posix::types::uint
- os::posix::types::ulong
- os::posix::types::ushort
- os::posix::types::void
Constants
- os::posix::constants::AF_INET
- os::posix::constants::AF_LOCAL
- os::posix::constants::AF_UNIX
- os::posix::constants::CLOCK_MONOTONIC
- os::posix::constants::CLOCK_REALTIME
- os::posix::constants::CLOCK_TIMER_ABSTIME
- os::posix::constants::CPU_SETSIZE
- os::posix::constants::FD_SETSIZE
- os::posix::constants::F_GETFD
- os::posix::constants::F_GETFL
- os::posix::constants::F_GETLK
- os::posix::constants::F_OK
- os::posix::constants::F_RDLCK
- os::posix::constants::F_SETFL
- os::posix::constants::F_SETLK
- os::posix::constants::F_SETLKW
- os::posix::constants::F_UNLCK
- os::posix::constants::F_WRLCK
- os::posix::constants::GROUP_NAME_LENGTH
- os::posix::constants::INADDR_ANY
- os::posix::constants::IPPROTO_UDP
- os::posix::constants::MAP_ANONYMOUS
- os::posix::constants::MAP_FAILED
- os::posix::constants::MAP_PRIVATE
- os::posix::constants::MAP_SHARED
- os::posix::constants::MAX_SIGNAL_VALUE
- os::posix::constants::MCL_CURRENT
- os::posix::constants::MCL_FUTURE
- os::posix::constants::MSG_PEEK
- os::posix::constants::NAME_MAX
- os::posix::constants::NULL_TERMINATOR
- os::posix::constants::O_APPEND
- os::posix::constants::O_CREAT
- os::posix::constants::O_DIRECTORY
- os::posix::constants::O_EXCL
- os::posix::constants::O_NOCTTY
- os::posix::constants::O_NONBLOCK
- os::posix::constants::O_RDONLY
- os::posix::constants::O_RDWR
- os::posix::constants::O_SYNC
- os::posix::constants::O_WRONLY
- os::posix::constants::PF_INET
- os::posix::constants::PF_LOCAL
- os::posix::constants::PF_UNIX
- os::posix::constants::PROT_EXEC
- os::posix::constants::PROT_NONE
- os::posix::constants::PROT_READ
- os::posix::constants::PROT_WRITE
- os::posix::constants::PTHREAD_BARRIER_SERIAL_THREAD
- os::posix::constants::PTHREAD_EXPLICIT_SCHED
- os::posix::constants::PTHREAD_INHERIT_SCHED
- os::posix::constants::PTHREAD_MUTEX_ERRORCHECK
- os::posix::constants::PTHREAD_MUTEX_NORMAL
- os::posix::constants::PTHREAD_MUTEX_RECURSIVE
- os::posix::constants::PTHREAD_MUTEX_ROBUST
- os::posix::constants::PTHREAD_MUTEX_STALLED
- os::posix::constants::PTHREAD_PRIO_INHERIT
- os::posix::constants::PTHREAD_PRIO_NONE
- os::posix::constants::PTHREAD_PRIO_PROTECT
- os::posix::constants::PTHREAD_PROCESS_PRIVATE
- os::posix::constants::PTHREAD_PROCESS_SHARED
- os::posix::constants::RLIMIT_AS
- os::posix::constants::RLIMIT_CORE
- os::posix::constants::RLIMIT_CPU
- os::posix::constants::RLIMIT_DATA
- os::posix::constants::RLIMIT_FSIZE
- os::posix::constants::RLIMIT_INFINITY
- os::posix::constants::RLIMIT_LOCKS
- os::posix::constants::RLIMIT_MEMLOCK
- os::posix::constants::RLIMIT_MSGQUEUE
- os::posix::constants::RLIMIT_NICE
- os::posix::constants::RLIMIT_NLIMITS
- os::posix::constants::RLIMIT_NOFILE
- os::posix::constants::RLIMIT_NPROC
- os::posix::constants::RLIMIT_RSS
- os::posix::constants::RLIMIT_RTPRIO
- os::posix::constants::RLIMIT_RTTIME
- os::posix::constants::RLIMIT_SIGPENDING
- os::posix::constants::RLIMIT_STACK
- os::posix::constants::R_OK
- os::posix::constants::SA_DATA_LEN
- os::posix::constants::SA_RESTART
- os::posix::constants::SCHED_FIFO
- os::posix::constants::SCHED_OTHER
- os::posix::constants::SCHED_RR
- os::posix::constants::SCM_CREDENTIALS
- os::posix::constants::SCM_MAX_FD
- os::posix::constants::SCM_RIGHTS
- os::posix::constants::SEEK_CUR
- os::posix::constants::SEEK_END
- os::posix::constants::SEEK_SET
- os::posix::constants::SEM_FAILED
- os::posix::constants::SIGABRT
- os::posix::constants::SIGALRM
- os::posix::constants::SIGBUS
- os::posix::constants::SIGCHLD
- os::posix::constants::SIGCONT
- os::posix::constants::SIGFPE
- os::posix::constants::SIGHUP
- os::posix::constants::SIGILL
- os::posix::constants::SIGINT
- os::posix::constants::SIGKILL
- os::posix::constants::SIGPIPE
- os::posix::constants::SIGPROF
- os::posix::constants::SIGQUIT
- os::posix::constants::SIGSEGV
- os::posix::constants::SIGSTOP
- os::posix::constants::SIGSYS
- os::posix::constants::SIGTERM
- os::posix::constants::SIGTRAP
- os::posix::constants::SIGTSTP
- os::posix::constants::SIGTTIN
- os::posix::constants::SIGTTOU
- os::posix::constants::SIGURG
- os::posix::constants::SIGUSR1
- os::posix::constants::SIGUSR2
- os::posix::constants::SIGVTALRM
- os::posix::constants::SIGXCPU
- os::posix::constants::SIGXFSZ
- os::posix::constants::SIG_DFL
- os::posix::constants::SIG_ERR
- os::posix::constants::SIG_IGN
- os::posix::constants::SOCK_DGRAM
- os::posix::constants::SOCK_NONBLOCK
- os::posix::constants::SOCK_STREAM
- os::posix::constants::SOL_SOCKET
- os::posix::constants::SO_PASSCRED
- os::posix::constants::SO_PEERCRED
- os::posix::constants::SO_RCVBUF
- os::posix::constants::SO_RCVTIMEO
- os::posix::constants::SO_SNDBUF
- os::posix::constants::SO_SNDTIMEO
- os::posix::constants::STDERR_FILENO
- os::posix::constants::STDOUT_FILENO
- os::posix::constants::SUN_PATH_LEN
- os::posix::constants::S_IFBLK
- os::posix::constants::S_IFCHR
- os::posix::constants::S_IFDIR
- os::posix::constants::S_IFIFO
- os::posix::constants::S_IFLNK
- os::posix::constants::S_IFMT
- os::posix::constants::S_IFREG
- os::posix::constants::S_IFSOCK
- os::posix::constants::S_IRGRP
- os::posix::constants::S_IROTH
- os::posix::constants::S_IRUSR
- os::posix::constants::S_IRWXG
- os::posix::constants::S_IRWXO
- os::posix::constants::S_IRWXU
- os::posix::constants::S_ISGID
- os::posix::constants::S_ISUID
- os::posix::constants::S_ISVTX
- os::posix::constants::S_IWGRP
- os::posix::constants::S_IWOTH
- os::posix::constants::S_IWUSR
- os::posix::constants::S_IXGRP
- os::posix::constants::S_IXOTH
- os::posix::constants::S_IXUSR
- os::posix::constants::USER_NAME_LENGTH
- os::posix::constants::W_OK
- os::posix::constants::X_OK
- os::posix::constants::_PC_2_SYMLINKS
- os::posix::constants::_PC_ALLOC_SIZE_MIN
- os::posix::constants::_PC_ASYNC_IO
- os::posix::constants::_PC_CHOWN_RESTRICTED
- os::posix::constants::_PC_FILESIZEBITS
- os::posix::constants::_PC_LINK_MAX
- os::posix::constants::_PC_MAX_CANON
- os::posix::constants::_PC_MAX_INPUT
- os::posix::constants::_PC_NAME_MAX
- os::posix::constants::_PC_NO_TRUNC
- os::posix::constants::_PC_PATH_MAX
- os::posix::constants::_PC_PIPE_BUF
- os::posix::constants::_PC_PRIO_IO
- os::posix::constants::_PC_REC_INCR_XFER_SIZE
- os::posix::constants::_PC_REC_MAX_XFER_SIZE
- os::posix::constants::_PC_REC_MIN_XFER_SIZE
- os::posix::constants::_PC_REC_XFER_ALIGN
- os::posix::constants::_PC_SOCK_MAXBUF
- os::posix::constants::_PC_SYMLINK_MAX
- os::posix::constants::_PC_SYNC_IO
- os::posix::constants::_PC_VDISABLE
- os::posix::constants::_SC_2_CHAR_TERM
- os::posix::constants::_SC_2_C_BIND
- os::posix::constants::_SC_2_C_DEV
- os::posix::constants::_SC_2_FORT_DEV
- os::posix::constants::_SC_2_FORT_RUN
- os::posix::constants::_SC_2_LOCALEDEF
- os::posix::constants::_SC_2_PBS
- os::posix::constants::_SC_2_PBS_ACCOUNTING
- os::posix::constants::_SC_2_PBS_CHECKPOINT
- os::posix::constants::_SC_2_PBS_LOCATE
- os::posix::constants::_SC_2_PBS_MESSAGE
- os::posix::constants::_SC_2_PBS_TRACK
- os::posix::constants::_SC_2_SW_DEV
- os::posix::constants::_SC_2_UPE
- os::posix::constants::_SC_2_VERSION
- os::posix::constants::_SC_ADVISORY_INFO
- os::posix::constants::_SC_AIO_LISTIO_MAX
- os::posix::constants::_SC_AIO_MAX
- os::posix::constants::_SC_AIO_PRIO_DELTA_MAX
- os::posix::constants::_SC_ARG_MAX
- os::posix::constants::_SC_ASYNCHRONOUS_IO
- os::posix::constants::_SC_ATEXIT_MAX
- os::posix::constants::_SC_AVPHYS_PAGES
- os::posix::constants::_SC_BARRIERS
- os::posix::constants::_SC_BC_BASE_MAX
- os::posix::constants::_SC_BC_DIM_MAX
- os::posix::constants::_SC_BC_SCALE_MAX
- os::posix::constants::_SC_BC_STRING_MAX
- os::posix::constants::_SC_CHILD_MAX
- os::posix::constants::_SC_CLK_TCK
- os::posix::constants::_SC_CLOCK_SELECTION
- os::posix::constants::_SC_COLL_WEIGHTS_MAX
- os::posix::constants::_SC_CPUTIME
- os::posix::constants::_SC_DELAYTIMER_MAX
- os::posix::constants::_SC_EXPR_NEST_MAX
- os::posix::constants::_SC_FSYNC
- os::posix::constants::_SC_GETGR_R_SIZE_MAX
- os::posix::constants::_SC_GETPW_R_SIZE_MAX
- os::posix::constants::_SC_HOST_NAME_MAX
- os::posix::constants::_SC_IOV_MAX
- os::posix::constants::_SC_IPV6
- os::posix::constants::_SC_JOB_CONTROL
- os::posix::constants::_SC_LINE_MAX
- os::posix::constants::_SC_LOGIN_NAME_MAX
- os::posix::constants::_SC_MAPPED_FILES
- os::posix::constants::_SC_MEMLOCK
- os::posix::constants::_SC_MEMLOCK_RANGE
- os::posix::constants::_SC_MEMORY_PROTECTION
- os::posix::constants::_SC_MESSAGE_PASSING
- os::posix::constants::_SC_MONOTONIC_CLOCK
- os::posix::constants::_SC_MQ_OPEN_MAX
- os::posix::constants::_SC_MQ_PRIO_MAX
- os::posix::constants::_SC_NGROUPS_MAX
- os::posix::constants::_SC_NPROCESSORS_CONF
- os::posix::constants::_SC_NPROCESSORS_ONLN
- os::posix::constants::_SC_NZERO
- os::posix::constants::_SC_OPEN_MAX
- os::posix::constants::_SC_PAGESIZE
- os::posix::constants::_SC_PASS_MAX
- os::posix::constants::_SC_PHYS_PAGES
- os::posix::constants::_SC_PRIORITIZED_IO
- os::posix::constants::_SC_PRIORITY_SCHEDULING
- os::posix::constants::_SC_RAW_SOCKETS
- os::posix::constants::_SC_READER_WRITER_LOCKS
- os::posix::constants::_SC_REALTIME_SIGNALS
- os::posix::constants::_SC_REGEXP
- os::posix::constants::_SC_RE_DUP_MAX
- os::posix::constants::_SC_RTSIG_MAX
- os::posix::constants::_SC_SAVED_IDS
- os::posix::constants::_SC_SEMAPHORES
- os::posix::constants::_SC_SEM_NSEMS_MAX
- os::posix::constants::_SC_SEM_VALUE_MAX
- os::posix::constants::_SC_SHARED_MEMORY_OBJECTS
- os::posix::constants::_SC_SHELL
- os::posix::constants::_SC_SIGQUEUE_MAX
- os::posix::constants::_SC_SPAWN
- os::posix::constants::_SC_SPIN_LOCKS
- os::posix::constants::_SC_SPORADIC_SERVER
- os::posix::constants::_SC_SS_REPL_MAX
- os::posix::constants::_SC_STREAMS
- os::posix::constants::_SC_STREAM_MAX
- os::posix::constants::_SC_SYMLOOP_MAX
- os::posix::constants::_SC_SYNCHRONIZED_IO
- os::posix::constants::_SC_THREADS
- os::posix::constants::_SC_THREAD_ATTR_STACKADDR
- os::posix::constants::_SC_THREAD_ATTR_STACKSIZE
- os::posix::constants::_SC_THREAD_CPUTIME
- os::posix::constants::_SC_THREAD_DESTRUCTOR_ITERATIONS
- os::posix::constants::_SC_THREAD_KEYS_MAX
- os::posix::constants::_SC_THREAD_PRIORITY_SCHEDULING
- os::posix::constants::_SC_THREAD_PRIO_INHERIT
- os::posix::constants::_SC_THREAD_PRIO_PROTECT
- os::posix::constants::_SC_THREAD_PROCESS_SHARED
- os::posix::constants::_SC_THREAD_ROBUST_PRIO_INHERIT
- os::posix::constants::_SC_THREAD_ROBUST_PRIO_PROTECT
- os::posix::constants::_SC_THREAD_SAFE_FUNCTIONS
- os::posix::constants::_SC_THREAD_SPORADIC_SERVER
- os::posix::constants::_SC_THREAD_STACK_MIN
- os::posix::constants::_SC_THREAD_THREADS_MAX
- os::posix::constants::_SC_TIMEOUTS
- os::posix::constants::_SC_TIMERS
- os::posix::constants::_SC_TIMER_MAX
- os::posix::constants::_SC_TRACE
- os::posix::constants::_SC_TRACE_EVENT_FILTER
- os::posix::constants::_SC_TRACE_EVENT_NAME_MAX
- os::posix::constants::_SC_TRACE_INHERIT
- os::posix::constants::_SC_TRACE_LOG
- os::posix::constants::_SC_TRACE_NAME_MAX
- os::posix::constants::_SC_TRACE_SYS_MAX
- os::posix::constants::_SC_TRACE_USER_EVENT_MAX
- os::posix::constants::_SC_TTY_NAME_MAX
- os::posix::constants::_SC_TYPED_MEMORY_OBJECTS
- os::posix::constants::_SC_TZNAME_MAX
- os::posix::constants::_SC_UIO_MAXIOV
- os::posix::constants::_SC_V6_ILP32_OFF32
- os::posix::constants::_SC_V6_ILP32_OFFBIG
- os::posix::constants::_SC_V6_LP64_OFF64
- os::posix::constants::_SC_V6_LPBIG_OFFBIG
- os::posix::constants::_SC_V7_ILP32_OFF32
- os::posix::constants::_SC_V7_ILP32_OFFBIG
- os::posix::constants::_SC_V7_LP64_OFF64
- os::posix::constants::_SC_V7_LPBIG_OFFBIG
- os::posix::constants::_SC_VERSION
- os::posix::constants::_SC_XBS5_ILP32_OFF32
- os::posix::constants::_SC_XBS5_ILP32_OFFBIG
- os::posix::constants::_SC_XBS5_LP64_OFF64
- os::posix::constants::_SC_XBS5_LPBIG_OFFBIG
- os::posix::constants::_SC_XOPEN_CRYPT
- os::posix::constants::_SC_XOPEN_ENH_I18N
- os::posix::constants::_SC_XOPEN_LEGACY
- os::posix::constants::_SC_XOPEN_REALTIME
- os::posix::constants::_SC_XOPEN_REALTIME_THREADS
- os::posix::constants::_SC_XOPEN_SHM
- os::posix::constants::_SC_XOPEN_STREAMS
- os::posix::constants::_SC_XOPEN_UNIX
- os::posix::constants::_SC_XOPEN_VERSION
- os::posix::constants::_SC_XOPEN_XCU_VERSION
- os::posix::constants::_SC_XOPEN_XPG2
- os::posix::constants::_SC_XOPEN_XPG3
- os::posix::constants::_SC_XOPEN_XPG4
- os::posix::support::POSIX_SUPPORT_ACL
- os::posix::support::POSIX_SUPPORT_ADVANCED_SIGNAL_HANDLING
- os::posix::support::POSIX_SUPPORT_CONSOLE_SIGNAL_HANDLING
- os::posix::support::POSIX_SUPPORT_CPU_AFFINITY
- os::posix::support::POSIX_SUPPORT_FILE_LOCK
- os::posix::support::POSIX_SUPPORT_MEMORY_LOCK
- os::posix::support::POSIX_SUPPORT_MESSAGE_QUEUE
- os::posix::support::POSIX_SUPPORT_NAMED_SEMAPHORE
- os::posix::support::POSIX_SUPPORT_PERMISSIONS
- os::posix::support::POSIX_SUPPORT_PERSISTENT_SHARED_MEMORY
- os::posix::support::POSIX_SUPPORT_SCHEDULER
- os::posix::support::POSIX_SUPPORT_UNIX_DATAGRAM_SOCKETS_ANCILLARY_DATA
- os::posix::support::POSIX_SUPPORT_USERS_AND_GROUPS