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

  /bionic/libc/include/sys/
statvfs.h 54 #define ST_NODEV 0x0004
  /development/ndk/platforms/android-L/include/sys/
statvfs.h 54 #define ST_NODEV 0x0004
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
statvfs.h 54 #define ST_NODEV 0x0004
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
statvfs.h 54 #define ST_NODEV 0x0004
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
statvfs.h 54 #define ST_NODEV 0x0004
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
statvfs.h 88 ST_NODEV = 4, /* Disallow access to device special files. */
89 # define ST_NODEV ST_NODEV
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
statvfs.h 88 ST_NODEV = 4, /* Disallow access to device special files. */
89 # define ST_NODEV ST_NODEV

Completed in 103 milliseconds