Home
last modified time | relevance | path

Searched refs:futimes (Results 1 – 22 of 22) sorted by relevance

/external/libchrome/base/
Dos_compat_android.h13 extern "C" int futimes(int fd, const struct timeval tv[2]);
Dos_compat_android.cc25 int futimes(int fd, const struct timeval tv[2]) { in futimes() function
/external/valgrind/
Ddarwin9.supp110 macos-futimes-1
112 futimes(tvp[1])
113 fun:futimes
/external/e2fsprogs/util/
Dsubst.c306 if (futimes(fd, times) < 0) in set_utimes()
/external/libchrome/base/files/
Dfile_posix.cc69 return futimes(file, times); in CallFutimes()
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h199 DECL_TEMPLATE(darwin, futimes); // 139
Dsyswrap-darwin.c1796 PRE(futimes) in PRE() argument
9925 MACX_(__NR_futimes, futimes),
/external/llvm/lib/Support/Unix/
DPath.inc453 if (::futimes(FD, Times))
457 #warning Missing futimes() and futimens()
/external/llvm/cmake/
Dconfig-ix.cmake164 check_symbol_exists(futimes sys/time.h HAVE_FUTIMES)
/external/llvm/include/llvm/Config/
Dconfig.h.cmake87 /* Define to 1 if you have the `futimes' function. */
/external/openssh/
Dsftp-server.c986 r = futimes(fd, attrib_to_tv(&a)); in process_fsetstat()
Dconfig.h.in475 /* Define to 1 if you have the `futimes' function. */
Dconfigure.ac1642 futimes \
Dconfigure16552 futimes \
/external/e2fsprogs/lib/
Dconfig.h.in165 /* Define to 1 if you have the `futimes' function. */
/external/e2fsprogs/
Dconfigure.ac1103 futimes
Dconfigure13076 …vise64 fallocate fallocate64 fchown fdatasync fstat64 ftruncate64 futimes getcwd getdtabl…
/external/elfutils/src/
DChangeLog360 and futimes with futimens.
363 in prototype. Replace futimes with futimens.
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1812 fun:futimes=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym983 PUBLIC d5a70 0 futimes
/external/sqlite/dist/orig/
Dsqlite3.c36795 futimes(conchFile->h, NULL);
/external/sqlite/dist/
Dsqlite3.c36795 futimes(conchFile->h, NULL);