Searched refs:num_pfd (Results 1 – 1 of 1) sorted by relevance
118 static __inline__ int poll_nointr(struct pollfd *pfd, unsigned int num_pfd) in poll_nointr() argument123 ret = poll(pfd, num_pfd, -1); in poll_nointr()