Skip to main content
Module dirent
strat9_
syscall
0.1.0
Module dirent
Module Items
Structs
In crate strat9_
syscall
strat9_syscall
Module
dirent
Copy item path
Source
Structs
ยง
Dirent
Decoded directory entry with an inline fixed-size name buffer.
Dirent
Header
Fixed-size header for each directory entry in the SYS_GETDENTS wire format.
Dirent
Iter
Iterator over packed kernel
getdents
records.