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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_jjy.c1142 } tristate_jjy01_command_sequence[] = variable in typeref:struct:__anon5347
1210 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) {
1221 if ( iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[0]
1222 && iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[1] ) {
1233 switch ( tristate_jjy01_command_sequence[up->iCommandSeq].commandNumber ) {
1382 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command != NULL ) {
1386 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) {
1391 pCmd = tristate_jjy01_command_sequence[up->iCommandSeq].command ;
1392 iCmdLen = tristate_jjy01_command_sequence[up->iCommandSeq].commandLength ;
1446 pCmd = tristate_jjy01_command_sequence[u
[all...]

Completed in 119 milliseconds