Home
last modified time | relevance | path

Searched refs:HAVE_UTIMES (Results 1 – 25 of 26) sorted by relevance

12

/external/curl/src/
Dtool_filetime.c88 #if defined(HAVE_UTIME) || defined(HAVE_UTIMES) || defined(WIN32)
133 #elif defined(HAVE_UTIMES) in setfiletime()
Dtool_filetime.h32 #if defined(HAVE_UTIME) || defined(HAVE_UTIMES) || \
/external/mtools/
Dconfig.h337 #define HAVE_UTIMES 1 macro
Dmcopy.c42 #ifdef HAVE_UTIMES in set_mtime()
Dconfig.h.in331 #undef HAVE_UTIMES
/external/curl/lib/
Dcurl_config.h702 #define HAVE_UTIMES 1 macro
Dcurl_config.h.cmake566 #cmakedefine HAVE_UTIMES 1
Dcurl_config.h.in704 #undef HAVE_UTIMES
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h896 #define HAVE_UTIMES 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h896 #define HAVE_UTIMES 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h896 #define HAVE_UTIMES 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h896 #define HAVE_UTIMES 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h907 #define HAVE_UTIMES 1 macro
/external/python/cpython2/linux_arm64/pyconfig/
Dpyconfig.h928 #define HAVE_UTIMES 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h902 #define HAVE_UTIMES 1 macro
/external/python/cpython3/android/darwin/pyconfig/
Dpyconfig.h1324 #define HAVE_UTIMES 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h1318 #define HAVE_UTIMES 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h1316 #define HAVE_UTIMES 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1318 #define HAVE_UTIMES 1 macro
/external/e2fsprogs/util/
Dsubst.c309 #elif HAVE_UTIMES in set_utimes()
/external/e2fsprogs/lib/
Dconfig.h.in482 #undef HAVE_UTIMES
/external/python/cpython2/
Dpyconfig.h.in927 #undef HAVE_UTIMES
/external/python/cpython2/Modules/
Dposixmodule.c3049 #if defined(HAVE_UTIMES) in posix_utime()
3095 #ifdef HAVE_UTIMES in posix_utime()
/external/python/cpython3/
Dpyconfig.h.in1315 #undef HAVE_UTIMES
/external/curl/
DCMakeLists.txt1061 check_symbol_exists(utimes "${CURL_INCLUDES}" HAVE_UTIMES)

12