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