Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_leitch.c106 static int leitch_get_time (struct recvbuf *, struct leitchunit *, int);
421 if (!leitch_get_time(rbufp,leitch,1)) { in leitch_receive()
439 if (!leitch_get_time(rbufp,leitch,2)) { in leitch_receive()
456 if (!leitch_get_time(rbufp,leitch,3)) { in leitch_receive()
580 leitch_get_time( in leitch_get_time() function