Searched refs:ees_process (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_msfees.c352 static void ees_process P((struct eesunit *ees));
1219 if (ees->nsamples++ == NCODES-1) ees_process(ees);
1239 /* ees_process - process a pile of samples from the clock */
1241 ees_process( function
1441 ees_process(eesunits[unit]);

Completed in 93 milliseconds