Home
last modified time | relevance | path

Searched refs:HAVE_SYS_UTIME_H (Results 1 – 10 of 10) sorted by relevance

/third_party/curl/lib/
Dconfig-mac.h57 #define HAVE_SYS_UTIME_H 1 macro
Dconfig-win32ce.h75 #define HAVE_SYS_UTIME_H 1 macro
Dconfig-win32.h87 #define HAVE_SYS_UTIME_H 1 macro
Dcurl_config.h.cmake576 #cmakedefine HAVE_SYS_UTIME_H 1
Dcurl_config.h.in697 #undef HAVE_SYS_UTIME_H
/third_party/curl/src/
Dtool_filetime.c31 #elif defined(HAVE_SYS_UTIME_H)
/third_party/python/PC/
Dpyconfig.h52 #define HAVE_SYS_UTIME_H macro
/third_party/curl/CMake/Platforms/
DWindowsCache.cmake135 set(HAVE_SYS_UTIME_H 1) variable
/third_party/curl/
DCMakeLists.txt1111 check_include_file_concat("sys/utime.h" HAVE_SYS_UTIME_H)
/third_party/python/Modules/
Dposixmodule.c380 #ifdef HAVE_SYS_UTIME_H