Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dtimex.h162 struct timex { struct
205 int ntp_adjtime(struct timex *); argument
H A DMakefile49 spawn.h timex.h commpage.h log_data.h \
162 spawn.h timex.h commpage.h
/xnu-8019.80.24/tests/
H A Dsettimeofday_29193041_entitled.c25 struct timex ntptime;
54 struct timex ntptime;
H A Dsettimeofday_29193041.c25 struct timex ntptime;
50 struct timex ntptime;
H A Dntp_adjtime_29192647.c194 struct timex ntptime;
/xnu-8019.80.24/bsd/kern/
H A Dkern_ntptime.c298 struct timex ntv = {}; in ntp_adjtime()