Searched defs:timex (Results 1 – 3 of 3) sorted by relevance
106 struct timex { struct107 unsigned int modes; /* mode selector */108 long offset; /* time offset (usec) */109 long freq; /* frequency offset (scaled ppm) */110 long maxerror; /* maximum error (usec) */111 long esterror; /* estimated error (usec) */112 int status; /* clock command/status */136 * Mode codes (timex.mode) argument
152 static int timex; in R_TimeGraph() local
165 static int timex; in R_TimeGraph() local