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

/freebsd-13-stable/contrib/ntp/libntp/
H A Dadjtime.c175 return(_adjtime(delta, olddelta));
192 return(_adjtime(&newdelta, olddelta));
207 * _adjtime - does the actual work
210 _adjtime( function

Completed in 102 milliseconds