Searched refs:openat_via_syscall (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rustix/src/backend/libc/fs/ | ||
H A D | syscalls.rs | 176 fn openat_via_syscall( in openat_via_syscall() functions 208 return openat_via_syscall(dirfd, path, oflags, mode); |
Completed in 3 milliseconds