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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_acts.c192 #define S_IDLE 0 /* wait for poll */ macro
698 * called. If flag1 is set while in S_IDLE state, force a
703 if (pp->sloppyclockflag & CLK_FLAG1 && up->state == S_IDLE) {
748 case S_IDLE:
890 up->state = S_IDLE;
/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c2765 S_IDLE, S_PROXY, S_FIRST, S_DOWN, S_UP enumerator in enum:__anon10022
2773 static k_status status = S_IDLE ;
2805 status = S_IDLE ;
2806 else if (status == S_IDLE) { /* pen is newly near the tablet */

Completed in 169 milliseconds