Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/sys/
H A Dtimex.h162 struct timex { struct
163 unsigned int modes; /* clock mode bits (wo) */
164 long offset; /* time offset (ns/us) (rw) */
165 long freq; /* frequency offset (scaled PPM) (rw) */
166 long maxerror; /* maximum error (us) (rw) */
190 #include <sys/_types/_user32_timex.h> argument
205 int ntp_adjtime(struct timex *); argument