Home
last modified time | relevance | path

Searched refs:print_sensor (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.sbin/sensorsd/
H A Dsensorsd.c86 static char *print_sensor(enum sensor_type, int64_t);
449 print_sensor(limit->type, limit->last_val), as); in report_sdlim()
465 print_sensor(limit->type, limit->last_val)); in report_sdlim()
469 print_sensor(limit->type, limit->last_val), in report_sdlim()
470 print_sensor(limit->type, limit->upper)); in report_sdlim()
474 print_sensor(limit->type, limit->last_val), in report_sdlim()
475 print_sensor(limit->type, limit->lower)); in report_sdlim()
568 print_sensor(limit->type, in report_sdlim()
573 print_sensor(limit->type, in report_sdlim()
578 print_sensor(limit->type, in report_sdlim()
[all …]