Lines Matching refs:getrlimit
1613 if (getrlimit(RLIMIT_NOFILE, &rl) < 0) {1614 perror("getrlimit(RLIMIT_NOFILE, ...)");