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

  /src/external/bsd/ntp/dist/ntpd/
ntp_refclock.c 75 static int refclock_ioctl(int, u_int);
998 if (!refclock_ioctl(fd, lflags)) {
1219 * refclock_ioctl - set serial port control functions
1228 refclock_ioctl( function
1236 DPRINTF(1, ("refclock_ioctl: fd %d flags 0x%x\n", fd, lflags));

Completed in 26 milliseconds