Home | History | Annotate | Download | only in base

Lines Matching refs:getrlimit

312   if (getrlimit(RLIMIT_NOFILE, &nofile)) {
313 // getrlimit failed. Take a best guess.
315 RAW_LOG(ERROR, "getrlimit(RLIMIT_NOFILE) failed");