HomeSort by relevance Sort by last modified time
    Searched full:utimes (Results 226 - 250 of 509) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 136 int utimes (const char*, const struct timeval tvp[2]);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 139 int utimes (const char*, const struct timeval tvp[2]);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h 139 int utimes (const char*, const struct timeval tvp[2]);
  /external/llvm/include/llvm/Analysis/
TargetLibraryInfo.def     [all...]
  /external/strace/
Android.mk 134 utimes.c \
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-linux.h 246 // Posix, but in Darwin utime is a libc function that calls syscall utimes.
  /external/valgrind/include/vki/
vki-scnums-tilegx-linux.h 181 /* fs/utimes.c */
  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 29 #include <sys/time.h> // for utimes
    [all...]
  /bionic/libc/
libc.map 1236 utimes;
  /external/ltrace/sysdeps/linux-gnu/aarch64/
syscallent.h     [all...]
  /external/openssh/
sftp-client.c     [all...]
  /external/strace/linux/avr32/
syscallent.h 251 [223] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/bfin/
syscallent.h 301 [272] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/hppa/
syscallent.h 341 [336] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/i386/
syscallent.h 300 [271] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/m68k/
syscallent.h 294 [266] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/microblaze/
syscallent.h 299 [271] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/mips/
syscallent-n32.h 233 [6230] = { 2, TF, sys_utimes, "utimes" },
syscallent-n64.h 229 [5226] = { 2, TF, sys_utimes, "utimes" },
syscallent-o32.h 270 [4267] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/powerpc/
syscallent.h 280 [251] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/s390/
syscallent.h 344 [313] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/s390x/
syscallent.h 328 [313] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/sh/
syscallent.h 299 [271] = { 2, TF, sys_utimes, "utimes" },
  /external/strace/linux/sh64/
syscallent.h 325 [299] = { 2, TF, sys_utimes, "utimes" },

Completed in 448 milliseconds

1 2 3 4 5 6 7 8 91011>>