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

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c246 * |-- jjy_start_telephone
310 static int jjy_start_telephone (int, struct peer *, struct jjyunit *);
502 rc = jjy_start_telephone ( unit, peer, up ) ;
506 rc = jjy_start_telephone ( unit, peer, up ) ;
2693 jjy_start_telephone ( int unit, struct peer *peer, struct jjyunit *up ) function
2718 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone : phone in the ntpd.conf must be specified." ) ;
2724 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone : phone in the ntpd.conf should be only one." ) ;
2739 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone : phone in the ntpd.conf should be zero or one comma." ) ;
2746 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone : phone in the ntpd.conf should be a number or a hyphen." ) ;
2755 msyslog( LOG_ERR, "refclock_jjy.c : jjy_start_telephone
[all...]

Completed in 50 milliseconds