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

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c1130 } tristate_jjy01_command_sequence[] = variable in typeref:struct:__anon4153
1193 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) {
1204 if ( iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[0]
1205 && iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[1] ) {
1216 switch ( tristate_jjy01_command_sequence[up->iCommandSeq].commandNumber ) {
1340 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command != NULL ) {
1344 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) {
1349 pCmd = tristate_jjy01_command_sequence[up->iCommandSeq].command ;
1350 iCmdLen = tristate_jjy01_command_sequence[up->iCommandSeq].commandLength ;
1402 pCmd = tristate_jjy01_command_sequence[u
[all...]

Completed in 104 milliseconds