Defines global host-dependent types: Counter, Tick, and (indirectly) {int,uint}{8,...
This class encapsulates the types, structures, constants, functions, and syscall-number mappings spec...
This class encapsulates the types, structures, constants, functions, and syscall-number mappings spec...
uint64_t size_t
Basic Solaris types.
static const int _SYS_NMLN
Length of strings in struct utsname (plus 1 for null char).
static const int TGT_AT_REMOVEDIR
static const int TGT_AT_FDCWD
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
int32_t st_uid
owner's user ID
int64_t st_size
file size in bytes
int32_t st_blksize
optimal I/O block size
uint32_t st_nlink
link count
uint64_t st_rdev
device number
int64_t st_blocks
number of blocks allocated
int32_t st_gid
owner's group ID
int64_t st_size
file size in bytes
int64_t st_blocks
number of blocks allocated
int32_t st_uid
owner's user ID
int32_t st_blksize
optimal I/O block size
int32_t st_gid
owner's group ID
uint32_t st_nlink
link count
uint64_t st_rdev
device number
Interface struct for uname().
char machine[_SYS_NMLN]
Machine type.
char release[_SYS_NMLN]
OS release.
char sysname[_SYS_NMLN]
System name.
char nodename[_SYS_NMLN]
Node name.
char version[_SYS_NMLN]
OS version.