Home | History | Annotate | Download | only in dist

Lines Matching full:rlimit_stack

3169     getrlimit(RLIMIT_STACK, &rlim);
3171 rc = setrlimit(RLIMIT_STACK, &rlim);