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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c1124 } tristate_jjy01_command_sequence[] = variable in typeref:struct:__anon4153
1187 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) {
1198 if ( iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[0]
1199 && iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[1] ) {
1210 switch ( tristate_jjy01_command_sequence[up->iCommandSeq].commandNumber ) {
1334 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command != NULL ) {
1338 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) {
1343 pCmd = tristate_jjy01_command_sequence[up->iCommandSeq].command ;
1344 iCmdLen = tristate_jjy01_command_sequence[up->iCommandSeq].commandLength ;
1396 pCmd = tristate_jjy01_command_sequence[u
[all...]

Completed in 25 milliseconds