Home
last modified time | relevance | path

Searched defs:RLIMIT_CORE (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dresource.h52 RLIMIT_CORE = 4, enumerator
53 #define RLIMIT_CORE RLIMIT_CORE macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dresource.h19 #define RLIMIT_CORE 4 /* max core file size */ macro