Home
last modified time | relevance | path

Searched refs:HAVE_LSTAT (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/darwin/include/
H A Dconfig.h48 #define HAVE_LSTAT 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/linux/include/
H A Dconfig.h48 #define HAVE_LSTAT 1 macro
/third_party/ffmpeg/libavformat/
H A Dfile.c273 #if HAVE_LSTAT in file_open_dir()
283 #endif /* HAVE_LSTAT */ in file_open_dir()
288 #if HAVE_LSTAT in file_read_dir()
341 #endif /* HAVE_LSTAT */ in file_read_dir()
346 #if HAVE_LSTAT in file_close_dir()
352 #endif /* HAVE_LSTAT */ in file_close_dir()
/third_party/pulseaudio/include/
H A Dconfig.h110 #define HAVE_LSTAT 1 macro
/third_party/python/Modules/
H A Dposixmodule.c2531 #if !defined(MS_WINDOWS) && !defined(HAVE_FSTATAT) && !defined(HAVE_LSTAT) in posix_do_stat()
2551 #if defined(HAVE_LSTAT) in posix_do_stat()
2555 #endif /* HAVE_LSTAT */ in posix_do_stat()
15797 #ifdef HAVE_LSTAT
15798 { "HAVE_LSTAT", NULL },
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c1875 #ifdef HAVE_LSTAT in pa_get_runtime_dir()
/third_party/sqlite/src/
H A Dsqlite3.c170 #define HAVE_LSTAT 1 macro
[all...]

Completed in 143 milliseconds