Home | History | Annotate | Download | only in m4

Lines Matching full:getrlimit

997   if (getrlimit (RLIMIT_DATA, &limit) < 0)
1007 if (getrlimit (RLIMIT_AS, &limit) < 0)
1017 if (getrlimit (RLIMIT_STACK, &limit) < 0)