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