sensinfo
struct sensinfo *s;
s = reallocarray(sensors, a, sizeof(struct sensinfo));
struct sensinfo *s;
showsensor(struct sensinfo *s)
static struct sensinfo *sensors = NULL;
static void showsensor(struct sensinfo *s);
struct sensinfo *