Searched defs:DEBUG_PRINTF_JJY_RECEIVE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c429 #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 ) ; } } macro
431 #define DEBUG_PRINTF_JJY_RECEIVE(sFunc,iLen) macro

Completed in 101 milliseconds