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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_jjy.c186 char bLineError ; /* Reset by jjy_poll / Set by jjy_receive_xxxxxxxx*/ member in struct:jjyunit
441 #define DEBUG_PRINTF_JJY_RECEIVE(sFunc,iLen) { if ( debug ) { printf ( "refclock_jjy.c : %s : iProcessState=%d bLineError=%d iCommandSeq=%d iLineCount=%d iTimestampCount=%d iLen=%d\n", sFunc, up->iProcessState, up->bLineError, up->iCommandSeq, up->iLineCount, up->iTimestampCount, iLen ) ; } }
937 up->bLineError = FALSE ;
1215 up->bLineError = TRUE ;
1227 up->bLineError = TRUE ;
1247 up->bLineError = TRUE ;
1261 up->bLineError = TRUE ;
1274 up->bLineError = TRUE ;
1303 up->bLineError
[all...]

Completed in 63 milliseconds