Searched refs:sDeviceName (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | refclock_jjy.c | 457 char sDeviceName [ sizeof(DEVICE) + 10 ], sLog [ 60 ] ; in jjy_start() local 485 snprintf( sDeviceName, sizeof(sDeviceName), DEVICE, unit ) ; in jjy_start() 487 snprintf( sLog, sizeof(sLog), "mode=%d dev=%s", peer->ttl, sDeviceName ) ; in jjy_start() 535 fd = refclock_open ( &peer->srcadr, sDeviceName, up->linespeed, up->linediscipline ) ; in jjy_start()
|