HomeSort by relevance Sort by last modified time
    Searched refs:UTIME_NOW (Results 51 - 56 of 56) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
stat.h 188 #define UTIME_NOW ((1L << 30) - 1L)
  /bionic/libc/include/sys/
stat.h 181 #define UTIME_NOW ((1L << 30) - 1L)
  /external/bison/lib/
sys_stat.in.h 308 #ifndef UTIME_NOW
309 # define UTIME_NOW (-1)
  /external/bison/darwin-lib/sys/
stat.h 620 #ifndef UTIME_NOW
621 # define UTIME_NOW (-1)
    [all...]
  /external/bison/linux-lib/sys/
stat.h 620 #ifndef UTIME_NOW
621 # define UTIME_NOW (-1)
    [all...]
  /system/core/sdcard/
sdcard.c 902 times[0].tv_nsec = UTIME_NOW;
910 times[1].tv_nsec = UTIME_NOW;
    [all...]

Completed in 165 milliseconds

1 23