Module syscall
vmm_
sys_
util
0.11.2
Module syscall
Module Items
Structs
In crate vmm_
sys_
util
Modules
aio
epoll
errno
eventfd
fallocate
fam
file_traits
ioctl
metric
poll
rand
seek_hole
signal
sock_ctrl_msg
syscall
tempdir
tempfile
terminal
timerfd
write_zeroes
Macros
generate_fam_struct_impl
ioctl_io_nr
ioctl_ioc_nr
ioctl_ior_nr
ioctl_iow_nr
ioctl_iowr_nr
vmm_sys_util
Module
syscall
Copy item path
Settings
Help
Summary
source
Expand description
Wrapper for interpreting syscall exit codes.
Structs
§
Syscall
Return
Code
Wrapper to interpret syscall exit codes and provide a rustacean
io::Result
.