HomeSort by: relevance | last modified time | path
    Searched defs:_adjtime (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/
adjtime.c 177 return(_adjtime(delta, olddelta));
194 return(_adjtime(&newdelta, olddelta));
209 * _adjtime - does the actual work
212 _adjtime( function
adjtime.c 177 return(_adjtime(delta, olddelta));
194 return(_adjtime(&newdelta, olddelta));
209 * _adjtime - does the actual work
212 _adjtime( function

Completed in 43 milliseconds