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.

Argument to fspacectl describing the range to zero. The first member is the file offset, and the second is the length of the region.

Enums

Functions

Punch holes in a file.

Like fspacectl, but will never return incomplete.