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

1 2 34

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm-generic/
resource.h 35 #ifndef RLIMIT_NOFILE
36 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/asm-generic/
resource.h 35 #ifndef RLIMIT_NOFILE
36 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm-generic/
resource.h 35 #ifndef RLIMIT_NOFILE
36 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm-generic/
resource.h 35 #ifndef RLIMIT_NOFILE
36 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm-generic/
resource.h 35 #ifndef RLIMIT_NOFILE
36 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm-generic/
resource.h 35 #ifndef RLIMIT_NOFILE
36 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/
resource.h 29 #ifndef RLIMIT_NOFILE
30 #define RLIMIT_NOFILE 7
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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 1286 milliseconds

1 2 34