Home
last modified time | relevance | path

Searched refs:RLIMIT_NOFILE (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dresource.h63 RLIMIT_NOFILE = 5, enumerator
64 __RLIMIT_OFILE = RLIMIT_NOFILE, /* BSD name for same. */
65 #define RLIMIT_NOFILE RLIMIT_NOFILE macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dresource.h29 #ifndef RLIMIT_NOFILE
30 # define RLIMIT_NOFILE 7 /* max number of open files */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dresource.h17 #define RLIMIT_NOFILE 5 /* max number of open files */ macro