Home
last modified time | relevance | path

Searched refs:getmntinfo (Results 1 - 4 of 4) sorted by relevance

/third_party/toybox/lib/
H A Dportability.c63 if ((count = getmntinfo(&entries, 0)) == 0) perror_exit("getmntinfo"); in xgetmountlist()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1915 pub fn getmntinfo(mntbufp: *mut *mut ::statfs, flags: ::c_int) -> ::c_int; in getmntinfo() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4267 link_name = "getmntinfo@FBSD_1.0"
4269 pub fn getmntinfo(mntbufp: *mut *mut ::statfs, mode: ::c_int) -> ::c_int; in getmntinfo() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5597 link_name = "getmntinfo$INODE64"
5599 pub fn getmntinfo(mntbufp: *mut *mut statfs, flags: ::c_int) -> ::c_int; in getmntinfo() functions

Completed in 27 milliseconds