Searched defs:ctl_show_sensor (Results 1 – 1 of 1) sorted by relevance
284 struct ctl_show_sensor { struct285 char sensor_desc[MAX_DISPLAY_WIDTH];286 u_int8_t syncedto;287 u_int8_t weight;288 u_int8_t good;289 u_int8_t stratum;290 time_t next;291 time_t poll;292 double offset;293 double correction;