Lines Matching refs:adjtime
69 * loop discipline unavailable or disabled), adjtime() offsets are
72 * are quantized to the microsecond resolution of adjtime()'s timeval
74 * next adjtime() and meanwhile is also factored into get_systime()
300 * emulation of adjtime() behavior on top of an API that simply
303 * EVNT_NSET adjtime() can be aborted by a tiny adjtime()
315 * Most Unix adjtime() implementations adjust the system clock
347 * adjtime() system call. Note we purposely lose the adjtime()
356 if (adjtime(&adjtv, &oadjtv) < 0) {