Home
last modified time | relevance | path

Searched refs:stat64at (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Daix.txt2491 stat64at
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs3288 pub fn stat64at(dirfd: c_int, path: *const c_char, buf: *mut stat64, flags: c_int) -> c_int; in stat64at() function