Module fcntl
nix
0.29.0
Module fcntl
Module Items
Structs
Functions
In crate nix
Modules
errno
fcntl
macros
poll_timeout
sys
unistd
Macros
ioctl_none
ioctl_none_bad
ioctl_read
ioctl_read_bad
ioctl_read_buf
ioctl_readwrite
ioctl_readwrite_bad
ioctl_readwrite_buf
ioctl_write_buf
ioctl_write_int
ioctl_write_int_bad
ioctl_write_ptr
ioctl_write_ptr_bad
request_code_none
request_code_read
request_code_readwrite
request_code_write
Traits
NixPath
Functions
with_nix_path_allocating
Type Aliases
Error
Result
nix
Module
fcntl
Copy item path
Settings
Help
Summary
Source
Expand description
file control options
Structs
§
AtFlags
Flags that control how the various *at syscalls behave.
Functions
§
at_
rawfd
🔒
Computes the raw fd consumed by a function of the form
*at
.