HomeSort by relevance Sort by last modified time
    Searched refs:MS_POSIXACL (Results 1 - 25 of 186) sorted by null

1 2 3 4 5 6 7 8

  /external/strace/xlat/
mount_flags.h 44 #if !(defined(MS_POSIXACL) || (defined(HAVE_DECL_MS_POSIXACL) && HAVE_DECL_MS_POSIXACL))
45 # define MS_POSIXACL (1<<16)
112 XLAT(MS_POSIXACL),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mount.h 64 MS_POSIXACL = 1 << 16, /* VFS does not apply the umask. */
65 #define MS_POSIXACL MS_POSIXACL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mount.h 64 MS_POSIXACL = 1 << 16, /* VFS does not apply the umask. */
65 #define MS_POSIXACL MS_POSIXACL
  /development/ndk/platforms/android-9/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/sys/
mount.h 53 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */

Completed in 1077 milliseconds

1 2 3 4 5 6 7 8