Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Drefclock_irig.c283 static void irig_rf (struct peer *, double);
451 irig_rf(peer, sample); in irig_receive()
452 irig_rf(peer, sample); in irig_receive()
454 irig_rf(peer, sample); in irig_receive()
506 irig_rf( in irig_rf() function
/freebsd-9-stable/contrib/ntp/
DCommitLog-4.1.06093 * ntpd/refclock_irig.c (irig_rf): Rename sincos[] to sin_cos[].