Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_filetime.c89 #if defined(HAVE_UTIME) || defined(HAVE_UTIMES) || \
138 #elif defined(HAVE_UTIMES) in setfiletime()
Dtool_filetime.h28 #if defined(HAVE_UTIME) || defined(HAVE_UTIMES) || \
/external/mtools/
Dconfig.h323 #define HAVE_UTIMES 1 macro
Dmcopy.c42 #ifdef HAVE_UTIMES in set_mtime()
Dconfig.h.in322 #undef HAVE_UTIMES
/external/openssh/openbsd-compat/
Dbsd-misc.h56 #ifndef HAVE_UTIMES
Dbsd-misc.c109 #ifndef HAVE_UTIMES
/external/curl/lib/
Dcurl_config.h779 #define HAVE_UTIMES 1 macro
Dcurl_config.h.in778 #undef HAVE_UTIMES
/external/python/cpython2/android_arm64/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/android_x86/pyconfig/
Dpyconfig.h896 #define HAVE_UTIMES 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h904 #define HAVE_UTIMES 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h902 #define HAVE_UTIMES 1 macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h1285 #define HAVE_UTIMES 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1285 #define HAVE_UTIMES 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h1287 #define HAVE_UTIMES 1 macro
/external/e2fsprogs/util/
Dsubst.c309 #elif HAVE_UTIMES in set_utimes()
/external/e2fsprogs/lib/
Dconfig.h.in597 #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.in1284 #undef HAVE_UTIMES
/external/python/cpython3/Modules/
Dposixmodule.c5157 #elif defined(HAVE_UTIMES) in utime_default()
/external/openssh/
Dconfigure.ac1403 [], [ AC_CHECK_LIB([c89], [utimes], [AC_DEFINE([HAVE_UTIMES]) definition