Structs§
- Access
*_OKconstants for use withaccessat.- AtFlags
AT_*constants for use withopenat,statat, and other*atfunctions.- Fallocate
Flags FALLOC_FL_*constants for use withfallocate.- Fsid
fsid_tfor use withStatFs.- Memfd
Flags MFD_*constants for use withmemfd_create.- Mode
S_I*constants for use withopenat,chmodat, andfchmod.- OFlags
O_*constants for use withopenat.- Rename
Flags RENAME_*constants for use withrenameat_with.- Resolve
Flags RESOLVE_*constants for use withopenat2.- Seal
Flags F_SEAL_*constants for use withfcntl_add_sealsandfcntl_get_seals.- Stat
struct statfor use withstatatandfstat.- StatFs
struct statfsfor use withstatfsandfstatfs.- StatVfs
struct statvfsfor use withstatvfsandfstatvfs.- Stat
VfsMount Flags ST_*constants for use withStatVfs.
Enums§
- Advice
POSIX_FADV_*constants for use withfadvise.- File
Type S_IF*constants for use withmknodatandStat’sst_modefield.- Flock
Operation LOCK_*constants for use withflockandfcntl_lock.