Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_filetime.h33 #if defined(HAVE_UTIME) || defined(HAVE_UTIMES) || \
H A Dtool_filetime.c90 #if defined(HAVE_UTIME) || defined(HAVE_UTIMES) || defined(_WIN32)
144 #elif defined(HAVE_UTIME) in setfiletime()
/curl/lib/
H A Dconfig-mac.h61 #define HAVE_UTIME 1 macro
H A Dconfig-amigaos.h57 #define HAVE_UTIME 1 macro
H A Dconfig-win32ce.h135 #define HAVE_UTIME 1 macro
H A Dconfig-plan9.h133 #define HAVE_UTIME 1 macro
H A Dconfig-win32.h181 #define HAVE_UTIME 1 macro
H A Dcurl_config.h.cmake617 #cmakedefine HAVE_UTIME 1
/curl/CMake/Platforms/
H A DWindowsCache.cmake163 set(HAVE_UTIME 1) variable
/curl/
H A DCMakeLists.txt1584 check_function_exists("utime" HAVE_UTIME)

Completed in 31 milliseconds