Home
last modified time | relevance | path

Searched refs:HAVE_FSTAT (Results 1 – 7 of 7) sorted by relevance

/third_party/f2fs-tools/include/
Dandroid_config.h23 #define HAVE_FSTAT 1 macro
51 #define HAVE_FSTAT 1 macro
/third_party/f2fs-tools/
Dconfig.h55 #define HAVE_FSTAT 1 macro
/third_party/libsnd/include/
Dconfig.h78 #define HAVE_FSTAT 1 macro
/third_party/pulseaudio/include/
Dconfig.h78 #define HAVE_FSTAT 1 macro
/third_party/libsnd/cmake/
DSndFileChecks.cmake146 check_function_exists (fstat HAVE_FSTAT)
/third_party/libsnd/src/
Dconfig.h.cmake56 #cmakedefine01 HAVE_FSTAT
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c294 #if defined(HAVE_FSTAT) && !defined(OS_IS_WIN32) in pa_make_secure_dir()