Home | History | Annotate | Download | only in bison

Lines Matching full:setrlimit

12007   if (setrlimit (RLIMIT_DATA, &limit) < 0)
12017 if (setrlimit (RLIMIT_AS, &limit) < 0)
12027 if (setrlimit (RLIMIT_STACK, &limit) < 0)