Searched refs:S_IDLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_acts.c198 S_IDLE, /* wait for poll */ enumerator in enum:__anon5344
486 case S_IDLE:
625 up->state = S_IDLE;
630 up->state = S_IDLE;
682 if (S_IDLE == up->state) {
684 acts_timeout(peer, S_IDLE);
712 acts_timeout(peer, S_IDLE);
/freebsd-13-stable/usr.sbin/moused/
H A Dmoused.c3190 S_IDLE, S_PROXY, S_FIRST, S_DOWN, S_UP enumerator in enum:__anon16588
3198 static k_status status = S_IDLE;
3230 status = S_IDLE;
3231 else if (status == S_IDLE) { /* pen is newly near the tablet */
3260 static k_status status = S_IDLE;
3295 status = S_IDLE;
3296 else if (status == S_IDLE) { /* pen is newly near the tablet */
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h56802 #define S_IDLE macro
[all...]

Completed in 628 milliseconds