Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_refclock.c71 static int refclock_cmpl_fp (const void *, const void *);
415 refclock_cmpl_fp( in refclock_cmpl_fp() function
599 qsort(off, n, sizeof(off[0]), refclock_cmpl_fp); in refclock_sample()