Lines Matching defs:units
98 envmon_thresholds_t *lows, uint16_t *speed, char *units);
677 envmon_thresholds_t *lows, uint16_t *speed, char *units)
691 if (units != NULL)
692 (void) strlcpy(units, data.units, sizeof (data.units));
1123 char units[ENVMON_MAXNAMELEN];
1177 (uint16_t *)&sensor_data, units);
1290 PICL_READ, 1 + strlen(units), units, NULL);