Home
last modified time | relevance | path

Searched refs:getmntinfo (Results 1 – 7 of 7) sorted by relevance

/third_party/toybox/lib/
Dportability.c63 if ((count = getmntinfo(&entries, 0)) == 0) perror_exit("getmntinfo"); in xgetmountlist()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt1040 getmntinfo
Dapple.txt1895 getmntinfo
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1915 pub fn getmntinfo(mntbufp: *mut *mut ::statfs, flags: ::c_int) -> ::c_int;
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4269 pub fn getmntinfo(mntbufp: *mut *mut ::statfs, mode: ::c_int) -> ::c_int; in getmntinfo() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5599 pub fn getmntinfo(mntbufp: *mut *mut statfs, flags: ::c_int) -> ::c_int; in getmntinfo() function
/third_party/e2fsprogs/
D1002-add-header-file-to-musl-compile-mk2efs.patch501 +/* Define to 1 if you have the `getmntinfo' function. */