Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dpyconfig.h59 #define HAVE_SYS_UTIME_H macro
256 #undef HAVE_SYS_UTIME_H
/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h147 #define HAVE_SYS_UTIME_H 1 /* #include <sys/utime.h> */ macro
/external/curl/lib/
Dconfig-mac.h53 #define HAVE_SYS_UTIME_H 1 macro
Dconfig-win32ce.h103 #define HAVE_SYS_UTIME_H 1 macro
Dconfig-vxworks.h638 #define HAVE_SYS_UTIME_H 1 macro
Dconfig-win32.h123 #define HAVE_SYS_UTIME_H 1 macro
Dcurl_config.h.cmake723 #cmakedefine HAVE_SYS_UTIME_H 1
Dcurl_config.h.in748 #undef HAVE_SYS_UTIME_H
/external/curl/src/
Dtool_filetime.c28 #elif defined(HAVE_SYS_UTIME_H)
/external/python/cpython3/PC/
Dpyconfig.h52 #define HAVE_SYS_UTIME_H macro
/external/curl/CMake/Platforms/
DWindowsCache.cmake64 set(HAVE_SYS_UTIME_H 1) variable
/external/curl/
DCMakeLists.txt895 check_include_file_concat("sys/utime.h" HAVE_SYS_UTIME_H)
/external/python/cpython2/Modules/
Dposixmodule.c228 #ifdef HAVE_SYS_UTIME_H
/external/python/cpython3/Modules/
Dposixmodule.c367 #ifdef HAVE_SYS_UTIME_H