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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_jjy.c257 * |-- jjy_start_telephone
321 static int jjy_start_telephone (int, struct peer *, struct jjyunit *);
514 rc = jjy_start_telephone ( unit, peer, up ) ;
518 rc = jjy_start_telephone ( unit, peer, up ) ;
2737 jjy_start_telephone ( int unit, struct peer *peer, struct jjyunit *up ) function
2762 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone : phone in the ntpd.conf must be specified." ) ;
2768 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone : phone in the ntpd.conf should be only one." ) ;
2783 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone : phone in the ntpd.conf should be zero or one comma." ) ;
2790 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone : phone in the ntpd.conf should be a number or a hyphen." ) ;
2799 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone
[all...]

Completed in 112 milliseconds