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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c89 /* jjy_start() */
171 char bInitError ; /* Set by jjy_start if any error during initialization */
234 * jjy_start
298 static int jjy_start (int, struct peer *);
350 jjy_start, /* start up driver */
429 /* jjy_start - open the devices and initialize data for processing */
432 jjy_start ( int unit, struct peer *peer ) function
443 printf( "refclock_jjy.c : jjy_start : %s mode=%d dev=%s unit=%d\n",
451 msyslog ( LOG_ERR, "refclock_jjy.c : jjy_start : emalloc" ) ;

Completed in 102 milliseconds