ctl_show_sensor
struct ctl_show_sensor c_sensor;
build_show_sensor(struct ctl_show_sensor *cs, struct ntp_sensor *s)
struct ctl_show_sensor *csensor;
if (imsg->hdr.len != IMSG_HEADER_SIZE + sizeof(struct ctl_show_sensor))
csensor = (struct ctl_show_sensor *)imsg->data;
void build_show_sensor(struct ctl_show_sensor *,