Searched refs:jjy_write_clockstats (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | refclock_jjy.c | 336 static void jjy_write_clockstats ( struct peer *, int, const char* ) ; 476 jjy_write_clockstats( peer, JJY_CLOCKSTATS_MARK_JJY, sLog ) ; in jjy_start() 552 jjy_write_clockstats( peer, JJY_CLOCKSTATS_MARK_JJY, sLog ) ; in jjy_start() 755 jjy_write_clockstats( peer, JJY_CLOCKSTATS_MARK_RECEIVE, sLogText ) ; in jjy_receive() 895 …jjy_write_clockstats( peer, JJY_CLOCKSTATS_MARK_ERROR, "Ignore polling because of error during ini… in jjy_poll() 919 jjy_write_clockstats( peer, JJY_CLOCKSTATS_MARK_ATTENTION, sLog ) ; in jjy_poll() 1059 jjy_write_clockstats( peer, JJY_CLOCKSTATS_MARK_ATTENTION, sLog ) ; in jjy_synctime() 1079 jjy_write_clockstats( peer, JJY_CLOCKSTATS_MARK_INFORMATION, sLog ) ; in jjy_synctime() 1148 …jjy_write_clockstats( peer, JJY_CLOCKSTATS_MARK_JJY, "Refclock: Tristate Ltd. TS-JJY01, TS-JJY02" … in jjy_start_tristate_jjy01() 1197 jjy_write_clockstats( peer, JJY_CLOCKSTATS_MARK_ERROR, sLog ) ; in jjy_receive_tristate_jjy01() [all …]
|