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

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
stat.h 189 #define UTIME_OMIT ((1L << 30) - 2L)
  /bionic/libc/include/sys/
stat.h 182 #define UTIME_OMIT ((1L << 30) - 2L)
  /external/bison/lib/
sys_stat.in.h 310 # define UTIME_OMIT (-2)
  /external/bison/darwin-lib/sys/
stat.h 622 # define UTIME_OMIT (-2)
    [all...]
  /external/bison/linux-lib/sys/
stat.h 622 # define UTIME_OMIT (-2)
    [all...]
  /system/core/sdcard/
sdcard.c 898 times[0].tv_nsec = UTIME_OMIT;
899 times[1].tv_nsec = UTIME_OMIT;
    [all...]

Completed in 276 milliseconds

1 23