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

/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_oncore.c598 char device1[STRING_LEN], device2[STRING_LEN], Msg[160]; local
640 (void)snprintf(device1, sizeof(device1), DEVICE1, unit);
667 if (stat(device1, &stat1)) {
669 device1);
683 if (!(fd1 = refclock_open(device1, SPEED, LDISC_RAW))) {
685 device1);

Completed in 165 milliseconds