Searched defs:timex32 (Results 1 – 1 of 1) sorted by relevance
496 struct timex32 { struct497 unsigned int modes;498 int32_t offset;499 int32_t freq;500 int32_t maxerror;501 int32_t esterror;502 int status;503 int32_t constant;504 int32_t precision;505 int32_t tolerance;[all …]