Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/clockstuff/
H A Dchutest.c61 int dofilter = 0; /* set to 1 when we should run filter algorithm */ variable
120 dofilter = 1; in main()
250 if (dofilter) in process_raw()