Home
last modified time | relevance | path

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

/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
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dresource.h63 RLIMIT_NOFILE = 5, enumerator
65 #define RLIMIT_NOFILE RLIMIT_NOFILE macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dresource.h30 # define RLIMIT_NOFILE 7 /* max number of open files */ macro