Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-misc.h56 #ifndef HAVE_UTIMES
Dbsd-misc.c107 #ifndef HAVE_UTIMES
/external/openssh/
Dconfig.h1200 #define HAVE_UTIMES 1 macro
Dconfig.h.in1338 #undef HAVE_UTIMES
Dconfigure.ac1315 [], [ AC_CHECK_LIB([c89], [utimes], [AC_DEFINE([HAVE_UTIMES]) definition
/external/e2fsprogs/util/
Dsubst.c308 #elif HAVE_UTIMES in set_utimes()
/external/e2fsprogs/lib/
Dconfig.h.in573 #undef HAVE_UTIMES
/external/python/cpython2/
Dpyconfig.h.in897 #undef HAVE_UTIMES
/external/python/cpython2/Modules/
Dposixmodule.c3043 #if defined(HAVE_UTIMES) in posix_utime()
3089 #ifdef HAVE_UTIMES in posix_utime()