Home
last modified time | relevance | path

Searched refs:HAVE_STATVFS (Results 1 – 11 of 11) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-statvfs.h19 #if !defined(HAVE_STATVFS) || !defined(HAVE_FSTATVFS)
63 #ifndef HAVE_STATVFS
Dbsd-statvfs.c19 #if !defined(HAVE_STATVFS) || !defined(HAVE_FSTATVFS)
54 # ifndef HAVE_STATVFS
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h684 #define HAVE_STATVFS 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h685 #define HAVE_STATVFS 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h506 #undef HAVE_STATVFS
/external/python/cpython2/Modules/
Dposixmodule.c7540 #if defined(HAVE_STATVFS) && defined(HAVE_SYS_STATVFS_H)
9137 #if defined(HAVE_STATVFS) && defined(HAVE_SYS_STATVFS_H)
9559 #ifdef HAVE_STATVFS in INITFUNC()
/external/python/cpython2/
Dpyconfig.h.in704 #undef HAVE_STATVFS
/external/python/cpython3/
Dpyconfig.h.in948 #undef HAVE_STATVFS
/external/openssh/
Dconfig.h.in1065 #undef HAVE_STATVFS
/external/python/cpython3/Modules/
Dposixmodule.c9626 #if defined(HAVE_STATVFS) && defined(HAVE_SYS_STATVFS_H)
13566 #ifdef HAVE_STATVFS in INITFUNC()
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h4922 #if (defined(HAVE_STATVFS) && defined(HAVE_SYS_STATVFS_H))