Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs176 fn openat_via_syscall( in openat_via_syscall() functions
208 return openat_via_syscall(dirfd, path, oflags, mode);

Completed in 2 milliseconds