ntp_sensor
struct ntp_sensor *s;
struct ntp_sensor *s;
build_show_sensor(struct ctl_show_sensor *cs, struct ntp_sensor *s)
struct ntp_sensor *s;
struct ntp_sensor *s, *next_s;
TAILQ_ENTRY(ntp_sensor) entry;
TAILQ_HEAD(ntp_sensors, ntp_sensor) ntp_sensors;
void sensor_query(struct ntp_sensor *);
struct ntp_sensor *);
struct ntp_sensor *s;
sensor_remove(struct ntp_sensor *s)
sensor_query(struct ntp_sensor *s)
sensor_update(struct ntp_sensor *s)
void sensor_remove(struct ntp_sensor *);
void sensor_update(struct ntp_sensor *);