Module nix::fcntl

source ·

Re-exports

pub use self::FcntlArg::*;
fs

Structs

AtFlagsfs or process
Mode argument flags for fallocate determining operation performed on a given range.
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
Manipulates file space.
splicezerocopy
teezerocopy
vmsplicezerocopy