HomeSort by: relevance | last modified time | path
    Searched refs:tristate_jjy01_command_sequence (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
refclock_jjy.c 1144 } tristate_jjy01_command_sequence[] = variable in typeref:struct:__anon7445
1212 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) {
1223 if ( iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[0]
1224 && iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[1] ) {
1235 switch ( tristate_jjy01_command_sequence[up->iCommandSeq].commandNumber ) {
1384 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command != NULL ) {
1388 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) {
1393 pCmd = tristate_jjy01_command_sequence[up->iCommandSeq].command ;
1394 iCmdLen = tristate_jjy01_command_sequence[up->iCommandSeq].commandLength ;
1448 pCmd = tristate_jjy01_command_sequence[up->iCommandSeq].command
    [all...]

Completed in 34 milliseconds