Module nix::fcntl[][src]

Re-exports

pub use self::FcntlArg::*;

Structs

Mode argument flags for fallocate determining operation performed on a given range.

Additional configuration flags for fcntl’s F_SETFD.

Configuration options for opened files.

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

Additional flags to splice and friends.

Enums

Functions

Copy a range of data from one file to another

Manipulates file space.