Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dresource.h48 RLIMIT_STACK = 3, enumerator
49 #define RLIMIT_STACK RLIMIT_STACK macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dresource.h18 #define RLIMIT_STACK 3 /* max stack size */ macro