Searched refs:POLL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ntp/util/
H A Dkern.c27 #define POLL 16 /* interval between updates (s) */ macro
97 if (!(poll_interval % POLL)) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DMainLoop.cpp38 #define POLL WSAPoll macro
40 #define POLL poll macro
55 return POLL(fds, nfds, timeout);
/freebsd-11-stable/sys/dev/si/
H A Dsi.c84 #undef POLL /* turn on poller to scan for lost interrupts */ macro
155 #ifdef POLL
295 #ifdef POLL
618 #ifdef POLL
1047 #ifdef POLL
1100 #endif /* ifdef POLL */
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c279 TIMER_FUNC(poll, POLL)
355 sscop->funcs->verbose(sscop, sscop->aarg, "%s POLL n(s)=%u n(ps)=%u",
1189 * P 76: Set POLL timer
1521 * Send POLL PDU.
1538 FAILURE("sscop: cannot allocate POLL");
1752 * p 34: OUT_PEND && POLL PDU
1757 * p 40: OUTGOING_DISCONNECT_PENDING && POLL PDU
1765 * p 43: OUTGOING_RESYNC && POLL PDU
1818 * p 32: IDLE && POLL PDU
2222 * p 38: IN_PEND && POLL PD
[all...]

Completed in 64 milliseconds