Home
last modified time | relevance | path

Searched refs:HAVE_SYS_STATVFS_H (Results 1 - 5 of 5) sorted by relevance

/third_party/cups/
H A Dconfig.h101 #define HAVE_SYS_STATVFS_H 1 macro
/third_party/ntfs-3g/
H A Dconfig.h295 #define HAVE_SYS_STATVFS_H 1 macro
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c43 #ifdef HAVE_SYS_STATVFS_H
/third_party/python/Modules/
H A Dposixmodule.c11408 #if defined(HAVE_FSTATVFS) && defined(HAVE_SYS_STATVFS_H)
11497 #endif /* defined(HAVE_FSTATVFS) && defined(HAVE_SYS_STATVFS_H) */
11500 #if defined(HAVE_STATVFS) && defined(HAVE_SYS_STATVFS_H)
11537 #endif /* defined(HAVE_STATVFS) && defined(HAVE_SYS_STATVFS_H) */
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h6894 #if (defined(HAVE_FSTATVFS) && defined(HAVE_SYS_STATVFS_H))
6926 #endif /* (defined(HAVE_FSTATVFS) && defined(HAVE_SYS_STATVFS_H)) */
6928 #if (defined(HAVE_STATVFS) && defined(HAVE_SYS_STATVFS_H))
6971 #endif /* (defined(HAVE_STATVFS) && defined(HAVE_SYS_STATVFS_H)) */

Completed in 32 milliseconds