Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs1067 futimens_old(fd, times)
1130 unsafe fn futimens_old(fd: BorrowedFd<'_>, times: &Timestamps) -> io::Result<()> { in futimens_old() functions

Completed in 2 milliseconds