Home
last modified time | relevance | path

Searched defs:_read_from (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H A Ddir.rs34 fn _read_from(fd: BorrowedFd<'_>) -> io::Result<Self> { in _read_from() functions
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Ddir.rs72 fn _read_from(fd: BorrowedFd<'_>) -> io::Result<Self> { in _read_from() functions

Completed in 2 milliseconds