Searched refs:statfs_ext (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.1.9/tests/vfs/ |
| H A D | statfs_ext.c | 86 …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 D | statfs_ext.c | 178 statfs_ext(const char *path, struct statfs *buf, int flags) in statfs_ext() function
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | mount.h | 1584 int statfs_ext(const char *path, struct statfs *buf, int flags);
|
| /xnu-12377.1.9/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 195 …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 */,
|