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

/macosx-10.5.8/xnu-1228.15.4/bsd/man/man2/
H A DMakefile27 adjtime.2 \
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dtime.h219 int tickadj; /* clock skew rate for adjtime() */
258 int adjtime(const struct timeval *, struct timeval *);
H A Dsysproto.h1824 int adjtime(struct proc *, struct adjtime_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_time.c196 adjtime(struct proc *p, struct adjtime_args *uap, __unused register_t *retval) function
H A Dinit_sysent.c226 {AC(adjtime_args), 0, 0, (sy_call_t *)adjtime, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 140 = adjtime */

Completed in 59 milliseconds