Module nix::fcntl

source · []

Re-exports

pub use self::FcntlArg::*;
fs

Structs

AtFlagsfs or process

Additional configuration flags for fcntl’s F_SETFD.

OFlagfs or term

Configuration options for opened files.

Additional flags for file sealing, which allows for limiting operations on a file.

SpliceFFlagszerocopy

Additional flags to splice and friends.

Enums

Functions

Copy a range of data from one file to another

splicezerocopy
teezerocopy
vmsplicezerocopy