Home | History | Annotate | Download | only in ping

Lines Matching full:poll

525 	 * allowing to avoid redundant poll(). */
611 * 2. Avoid use of poll(), when recvmsg() can provide
627 /* When spinning, no reasons to poll.
641 if (poll(&pset, 1, next) < 1 ||