Home
last modified time | relevance | path

Searched defs:fstat (Results 26 - 30 of 30) sorted by relevance

12

/third_party/rust/crates/libc/src/solid/
H A Dmod.rs818 pub fn fstat(arg1: c_int, arg2: *mut stat) -> c_int; in fstat() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs594 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; in fstat() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs733 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; in fstat() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1356 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; in fstat() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3513 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; in fstat() functions

Completed in 25 milliseconds

12