HomeSort by relevance Sort by last modified time
    Searched defs:ST_RELATIME (Results 1 - 25 of 29) sorted by null

1 2

  /bionic/libc/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /development/ndk/platforms/android-21/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
statvfs.h 60 #define ST_RELATIME 0x1000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
statvfs.h 106 ST_RELATIME = 4096 /* Update atime relative to mtime/ctime. */
107 # define ST_RELATIME ST_RELATIME
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
statvfs.h 106 ST_RELATIME = 4096 /* Update atime relative to mtime/ctime. */
107 # define ST_RELATIME ST_RELATIME
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
statvfs.h 106 ST_RELATIME = 4096 /* Update atime relative to mtime/ctime. */
107 # define ST_RELATIME ST_RELATIME
  /libcore/luni/src/main/java/android/system/
OsConstants.java 472 public static final int ST_RELATIME = placeholder();
    [all...]
  /prebuilts/sdk/23/
android.jar 

Completed in 1181 milliseconds

1 2