Module nix::fcntl[][src]

Re-exports

pub use self::FcntlArg::*;

Structs

AtFlags
FdFlag

Additional configuration flags for fcntl's F_SETFD.

OFlag

Configuration options for opened files.

SealFlag

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

SpliceFFlags

Additional flags to splice and friends.

Enums

FcntlArg
FlockArg
PosixFadviseAdvice

Functions

copy_file_range

Copy a range of data from one file to another

fcntl
flock
open
openat
posix_fadvise
posix_fallocate
readlink
readlinkat
renameat
splice
tee
vmsplice