Home
last modified time | relevance | path

Searched refs:USE_STATFS (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/
Dconfig.h412 #define USE_STATFS 1 macro
Dmeson.build727 glib_conf.set('USE_STATFS', 1)
DNEWS8024 - fix compilation without USE_STATFS and USE_STATVFS
/third_party/glib/gio/
Dglocalfile.c559 #if defined(USE_STATFS) && !defined(HAVE_STRUCT_STATFS_F_FSTYPENAME)
932 #ifdef USE_STATFS in g_local_file_query_filesystem_info()
944 #ifdef USE_STATFS in g_local_file_query_filesystem_info()
1003 #if defined(USE_STATFS) || defined(USE_STATVFS) in g_local_file_query_filesystem_info()
1022 #if defined(USE_STATFS) || defined(USE_STATVFS) in g_local_file_query_filesystem_info()
1048 #ifdef USE_STATFS in g_local_file_query_filesystem_info()
Dgunixmounts.c843 #elif defined(USE_STATFS) in _g_get_unix_mounts()
856 #elif defined(USE_STATFS) && defined(HAVE_GETFSSTAT) in _g_get_unix_mounts()
866 #elif defined(USE_STATFS) && defined(HAVE_GETFSSTAT) in _g_get_unix_mounts()
880 #elif defined(USE_STATFS) in _g_get_unix_mounts()