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

1 2 3 4 5 6 7 8

  /development/ndk/platforms/android-9/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /external/strace/xlat/
mount_flags.h 8 #if !(defined(MS_NODEV) || (defined(HAVE_DECL_MS_NODEV) && HAVE_DECL_MS_NODEV))
9 # define MS_NODEV 4
100 XLAT(MS_NODEV),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
mount.h 40 MS_NODEV = 4, /* Disallow access to device special files. */
41 #define MS_NODEV MS_NODEV
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/sys/
mount.h 41 #define MS_NODEV 4 /* Disallow access to device special files */

Completed in 1034 milliseconds

1 2 3 4 5 6 7 8