HomeSort by relevance Sort by last modified time
    Searched refs:NR_OPEN_DEFAULT (Results 1 - 12 of 12) sorted by null

  /bionic/libc/kernel/common/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /development/ndk/platforms/android-3/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
file.h 22 #define NR_OPEN_DEFAULT BITS_PER_LONG
51 struct file * fd_array[NR_OPEN_DEFAULT];
  /external/kernel-headers/original/linux/
file.h 19 #define NR_OPEN_DEFAULT BITS_PER_LONG
62 struct file * fd_array[NR_OPEN_DEFAULT];

Completed in 785 milliseconds