HomeSort by: relevance | last modified time | path
    Searched defs:refclock_setup (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_refclock.c 994 if (!refclock_setup(fd, speed, lflags)) {
1020 * refclock_setup - initialize terminal interface structure
1023 refclock_setup( function
1049 "refclock_setup fd %d tcgetattr: %m",
1083 "refclock_setup fd %d TIOCMGET: %m", fd);
1086 printf("refclock_setup fd %d modem status: 0x%x\n",
1108 "refclock_setup fd %d TCSANOW: %m",
1120 msyslog(LOG_ERR, "refclock_setup fd %d tcflush(): %m",
1133 "refclock_setup fd %d TCGETA: %m",
1161 "refclock_setup fd %d TIOCMGET: %m", fd)
    [all...]

Completed in 45 milliseconds