HomeSort by relevance Sort by last modified time
    Searched defs:ST_SYNCHRONOUS (Results 1 - 7 of 7) sorted by null

  /bionic/libc/include/sys/
statvfs.h 56 #define ST_SYNCHRONOUS 0x0010
  /development/ndk/platforms/android-L/include/sys/
statvfs.h 56 #define ST_SYNCHRONOUS 0x0010
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
statvfs.h 56 #define ST_SYNCHRONOUS 0x0010
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
statvfs.h 56 #define ST_SYNCHRONOUS 0x0010
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
statvfs.h 56 #define ST_SYNCHRONOUS 0x0010
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
statvfs.h 92 ST_SYNCHRONOUS = 16, /* Writes are synced at once. */
93 # define ST_SYNCHRONOUS ST_SYNCHRONOUS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
statvfs.h 92 ST_SYNCHRONOUS = 16, /* Writes are synced at once. */
93 # define ST_SYNCHRONOUS ST_SYNCHRONOUS

Completed in 239 milliseconds