Searched refs:statx (Results 1 – 7 of 7) sorted by relevance
675 statx
2496 statx
3860 statx
239 pub struct statx {2182 pub fn statx(2187 statxbuf: *mut statx,
503 pub struct statx {4076 pub fn statx( in statx() function4081 statxbuf: *mut statx, in statx() argument
371 - Musl: unify statx definitions ([#3978](https://github.com/rust-lang/libc/pulls/3978))
3292 pub fn statx(path: *mut c_char, buf: *mut stat, length: c_int, command: c_int) -> c_int; in statx() function