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

/macosx-10.10/ntp-92/ntpd/
H A Drefclock_oncore.c279 enum receive_state o_state; /* Receive state */ member in struct:instance
633 instance->o_state = ONCORE_NO_IDEA;
754 instance->o_state = ONCORE_CHECK_ID;
1960 if (instance->o_state == ONCORE_RUN)
2096 if (instance->o_state == ONCORE_CHECK_CHAN) { /* here while checking for the # chan */
2128 instance->o_state = ONCORE_HAVE_CHAN;
2136 if (instance->o_state != ONCORE_ALMANAC && instance->o_state != ONCORE_RUN)
2157 if (instance->o_state == ONCORE_ALMANAC)
2603 if (instance->o_state !
[all...]
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcnsassm.c1713 unsigned8 n_state, o_state;
1724 o_state = sm_p->cur_state;
1736 if (o_state != RPC_C_SERVER_ASSOC_OPEN &&
1691 unsigned8 n_state, o_state; local

Completed in 66 milliseconds