Searched defs:fcntl_fullfsync (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/rustix/src/fs/ | ||
| H A D | fcntl_darwin.rs | 22 pub fn fcntl_fullfsync<Fd: AsFd>(fd: Fd) -> io::Result<()> { in fcntl_fullfsync() functions |
Completed in 1 milliseconds