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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_jjy.c89 /* jjy_start() */
183 char bInitError ; /* Set by jjy_start if any error during initialization */
250 * jjy_start
314 static int jjy_start (int, struct peer *);
366 jjy_start, /* start up driver */
447 /* jjy_start - open the devices and initialize data for processing */
450 jjy_start ( int unit, struct peer *peer ) function
461 printf( "refclock_jjy.c : jjy_start : %s mode=%d dev=%s unit=%d\n",
469 msyslog ( LOG_ERR, "refclock_jjy.c : jjy_start : emalloc" ) ;

Completed in 74 milliseconds