do_poll
.poll = do_poll,
fdcount = do_poll(head, &table, end_time);
err = do_poll(fdr, POLLIN, tstop - tcur);
ret = do_poll(fd);
if (do_poll(fd, domain == PF_RDS ? POLLIN : POLLERR))
while (!do_poll(fd, POLLOUT)) {
do_poll(fd, POLLIN);
do_poll(accept_fd, cfg_connect_timeout_ms);
do_poll(fd, timeout_ms);
static void flush_errqueue(int fd, const bool do_poll,
if (do_poll) {