HomeSort by relevance Sort by last modified time
    Searched defs:RLIMIT_NOFILE (Results 26 - 45 of 45) sorted by null

12

  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /external/kernel-headers/original/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 # define RLIMIT_NOFILE 7 /* max number of open files */
81 [RLIMIT_NOFILE] = { INR_OPEN_CUR, INR_OPEN_MAX }, \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
resource.h 63 RLIMIT_NOFILE = 7,
64 __RLIMIT_OFILE = RLIMIT_NOFILE, /* BSD name for same. */
65 #define RLIMIT_NOFILE RLIMIT_NOFILE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
resource.h 63 RLIMIT_NOFILE = 7,
64 __RLIMIT_OFILE = RLIMIT_NOFILE, /* BSD name for same. */
65 #define RLIMIT_NOFILE RLIMIT_NOFILE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
resource.h 63 RLIMIT_NOFILE = 7,
64 __RLIMIT_OFILE = RLIMIT_NOFILE, /* BSD name for same. */
65 #define RLIMIT_NOFILE RLIMIT_NOFILE

Completed in 1393 milliseconds

12