Home | History | Annotate | Download | only in ppoll

Lines Matching refs:nfds

47 	unsigned int nfds;	   /* nfds ppoll parameter */
90 * EINVAL v ('nfds' is over the 'RLIMIT_NOFILE' value)
100 .nfds = 1,
108 .nfds = 0,
119 .nfds = 0,
128 .nfds = 1,
136 .nfds = 0,
146 .nfds = 0,
158 .nfds = -1,
166 .nfds = 1,
235 sys_ret = tst_syscall(__NR_ppoll, tc->fds, tc->nfds, tsp,