Searched refs:openat (Results 1 – 14 of 14) sorted by relevance
| /rust-libc-0.2.174/src/unix/linux_like/emscripten/ |
| H A D | lfs64.rs | 112 pub use crate::{open as open64, openat as openat64};
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/ |
| H A D | lfs64.rs | 120 pub use crate::{open as open64, openat as openat64};
|
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | openbsd.txt | 1198 openat
|
| H A D | fuchsia.txt | 1365 openat
|
| H A D | netbsd.txt | 1457 openat
|
| H A D | dragonfly.txt | 1471 openat
|
| H A D | freebsd.txt | 2121 openat
|
| H A D | apple.txt | 2106 openat
|
| H A D | android.txt | 3574 openat
|
| H A D | linux.txt | 4078 openat
|
| /rust-libc-0.2.174/src/wasi/ |
| H A D | mod.rs | 647 pub fn openat(dirfd: c_int, pathname: *const c_char, flags: c_int, ...) -> c_int; in openat() function
|
| /rust-libc-0.2.174/src/unix/ |
| H A D | mod.rs | 1714 pub fn openat(dirfd: c_int, pathname: *const c_char, flags: c_int, ...) -> c_int;
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 4104 pub fn openat(__fd: c_int, __file: *const c_char, __oflag: c_int, ...) -> c_int; in openat() function
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 3609 pub fn openat(dirfd: c_int, pathname: *const c_char, flags: c_int, ...) -> c_int; in openat() function
|