Home
last modified time | relevance | path

Searched refs:statfs_ext (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/tests/vfs/
H A Dstatfs_ext.c86 …T_ASSERT_POSIX_FAILURE(statfs_ext(path, sfs_ext, flag), expected_err, "Verifying that statfs_ext()… in statfs_compare()
89 …T_ASSERT_POSIX_SUCCESS(statfs_ext(path, sfs_ext, flag), "Calling statfs_ext() using the %s flag", … in statfs_compare()
131 T_DECL(statfs_ext,
/xnu-12377.1.9/libsyscall/wrappers/
H A Dstatfs_ext.c178 statfs_ext(const char *path, struct statfs *buf, int flags) in statfs_ext() function
/xnu-12377.1.9/bsd/sys/
H A Dmount.h1584 int statfs_ext(const char *path, struct statfs *buf, int flags);
/xnu-12377.1.9/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj195 …49DD38E2C99B78C002CA9E7 /* statfs_ext.c in Sources */ = {isa = PBXBuildFile; fileRef = C49DD38D2C9…
630 …C49DD38D2C99B78C002CA9E7 /* statfs_ext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcec…
887 C49DD38D2C99B78C002CA9E7 /* statfs_ext.c */,
1572 C49DD38E2C99B78C002CA9E7 /* statfs_ext.c in Sources */,