Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/fs/
H A Dfd.rs260 pub fn is_file_read_write<Fd: AsFd>(fd: Fd) -> io::Result<(bool, bool)> { in is_file_read_write() functions
H A Dmod.rs165 pub use fd::{fstat, fsync, ftruncate, futimens, is_file_read_write, seek, tell, Stat, Timestamps};

Completed in 2 milliseconds