Home
last modified time | relevance | path

Searched refs:iCommandSeq (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ntp/ntpd/
H A Drefclock_jjy.c187 short iCommandSeq ; /* 0:Idle Non-Zero:Issued */ member
441 …tampCount=%d iLen=%d\n", sFunc, up->iProcessState, up->bLineError, up->iCommandSeq, up->iLineCount…
477 up->iCommandSeq = 0 ; in jjy_start()
934 up->iCommandSeq = 0 ; in jjy_poll()
1210 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) { in jjy_receive_tristate_jjy01()
1221 if ( iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[0] in jjy_receive_tristate_jjy01()
1222 && iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[1] ) { in jjy_receive_tristate_jjy01()
1233 switch ( tristate_jjy01_command_sequence[up->iCommandSeq].commandNumber ) { in jjy_receive_tristate_jjy01()
1382 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command != NULL ) { in jjy_receive_tristate_jjy01()
1383 up->iCommandSeq ++ ; in jjy_receive_tristate_jjy01()
[all …]