Home
last modified time | relevance | path

Searched refs:chu_decode (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_chu.c414 static void chu_decode (struct peer *, int, l_fp);
888 chu_decode(peer, (up->surv[j].uart >> 1) & 0xff, in chu_rf()
979 chu_decode(peer, *dpt, rbufp->recv_time); in chu_serial_receive()
987 chu_decode( in chu_decode() function
/netbsd/src/external/bsd/ntp/dist/
DCommitLog-4.1.01241 (chu_decode): Do the Right Thing based on audio/serial data.