OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RLIMIT_NOFILE
(Results
1 - 14
of
14
) sorted by null
/bionic/libc/kernel/common/asm-generic/
resource.h
35
#ifndef
RLIMIT_NOFILE
36
#define
RLIMIT_NOFILE
7
/development/ndk/platforms/android-3/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, INR_OPEN }, \
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
# define
RLIMIT_NOFILE
7 /* max number of open files */
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
#define
RLIMIT_NOFILE
7
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
#define
RLIMIT_NOFILE
7
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
#define
RLIMIT_NOFILE
7
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
#define
RLIMIT_NOFILE
7
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
#define
RLIMIT_NOFILE
7
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
#define
RLIMIT_NOFILE
7
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
#define
RLIMIT_NOFILE
7
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
#define
RLIMIT_NOFILE
7
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/asm-generic/
resource.h
29
#ifndef
RLIMIT_NOFILE
30
#define
RLIMIT_NOFILE
7
/prebuilt/linux-x86/toolchain/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
Completed in 353 milliseconds