Home
last modified time | relevance | path

Searched refs:statx_error_perm (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/fs/
H A Dstatx.rs63 Err(io::Errno::PERM) => statx_error_perm(), in statx_init()
81 fn statx_error_perm() -> io::Result<Statx> { in statx_error_perm() functions

Completed in 2 milliseconds