Searched refs:nofile (Results 1 – 1 of 1) sorted by relevance
1767 rlim_t nofile = proc_limitgetcur(p, RLIMIT_NOFILE); in poll_nocancel() local1778 (nfds > nofile && (proc_suser(p) || nfds > FD_SETSIZE))) { in poll_nocancel()