Searched refs:low (Results 1 - 1 of 1) sorted by relevance

/gkrellm-k10addon/src/
H A Dk10.c224 * @param lowThreshold The low threshold a data source may have. E.g. wrt. to
361 gint min = 0, max = 0, low = 0, high = 0, value = 0; local
362 if (init(SENSOR, i, &name, &desc, &label, &min, &max, &low, &high)) {
368 printf("%14s: %d\n", "Low Threshold", low);

Completed in 306 milliseconds