Structs§
- Descriptor
Flags - Descriptor flags, as used with
FcntlCommand::F_GETFL
andFcntlCommand::F_SETFL
. - Execve
AtFlags - flags for execveat.
- OFlag
- Open flags, as used e.g. with
open
.
Enums§
- Fcntl
Command - fcntl commands, as used with
fcntl
. - Fcntl
Lease Type - Lease type, as used with
FcntlCommand::F_SETLEASE
- Fcntl
Owner - Owner, as used with
FcntlCommand::F_SETOWN_EX
andFcntlCommand::F_GETOWN_EX
- Fcntl
RwHint - Read-write hint, as used with
FcntlCommand::F_GET_RW_HINT
andFcntlCommand::F_SET_RW_HINT
. - Fcntl
Seal Type - Seal type, as used with
FcntlCommand::F_ADD_SEALS
andFcntlCommand::F_GET_SEALS
.