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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c174 char bLineError ; /* Reset by jjy_poll / Set by jjy_receive_xxxxxxxx*/ member in struct:jjyunit
423 #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 ) ; } }
919 up->bLineError = FALSE ;
1192 up->bLineError = TRUE ;
1204 up->bLineError = TRUE ;
1224 up->bLineError = TRUE ;
1238 up->bLineError = TRUE ;
1251 up->bLineError = TRUE ;
1274 up->bLineError
[all...]

Completed in 30 milliseconds