Home
last modified time | relevance | path

Searched refs:getfsstat (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1657 // For use with vfs_fsync and getfsstat
1916 pub fn getfsstat(buf: *mut statfs, bufsize: ::size_t, flags: ::c_int) -> ::c_int; in getfsstat() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4264 pub fn getfsstat(buf: *mut ::statfs, bufsize: ::c_long, mode: ::c_int) -> ::c_int; in getfsstat() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5602 link_name = "getfsstat$INODE64"
5604 pub fn getfsstat(mntbufp: *mut statfs, bufsize: ::c_int, flags: ::c_int) -> ::c_int; in getfsstat() functions

Completed in 27 milliseconds