Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Drefclock_msfees.c351 static void dump_buf P((l_fp *coffs, int from, int to, char *text));
373 dump_buf( in dump_buf() function
1281 dump_buf(coffs, 0, samples, "Raw data is:"); in ees_process()
1303 if (ees->dump_vals) dump_buf(coffs, i, noff, "Reduced to:"); in ees_process()