INFTIM
result = poll(fds, NUM_ELEMENTS(fds), /*timeout*/INFTIM);
deltams = INFTIM;
n = poll(&rfds, 1, INFTIM);
if (poll(pfd, nfds, INFTIM) < 0) {
int timeout = INFTIM;
if ((nfds = poll(pfd, 1, INFTIM)) == -1)
if (args->timeout != INFTIM) {
if (uap->timeout != INFTIM) {
nready = poll(fds, 1, INFTIM);
ATF_REQUIRE_INTEQ(1, poll(&pfd, 1, INFTIM));
rv = poll(&fds, 1, INFTIM);
1, INFTIM) == 1);
nfds = poll(pfd, 1, ctx->timeout ? 1 : INFTIM);
if (timeout != INFTIM) {
if (timeout != INFTIM) {
int timeout = INFTIM;
nb = poll(fds, 2, INFTIM);
timeout = INFTIM;
} while (timeout == INFTIM && count != 0);
if (poll(pfds, 2, INFTIM) <= 0) {
if (poll(pfds, 3, INFTIM) < 0 && errno != EINTR)
switch (poll(set, 2, INFTIM))
timeout->tv_nsec / 1000 / 1000) : INFTIM)) < 0) {
if (poll(pfd, np, INFTIM) < 0)