OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_sensor_key
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/dev/sysmon/
t_swsensor.sh
8
get_sensor_key
() {
function
136
if [ $(( $(
get_sensor_key
refresh-timeout ) )) -ne 2 ] ; then
141
if [ $1 -ne 0 -a $(
get_sensor_key
cur-value ) -ne $2 ] ; then
147
if [ $(
get_sensor_key
cur-value ) -ne $(( $2 + 1 )) ] ; then
153
if [ $(
get_sensor_key
critical-min ) -ne $3 ] ; then
197
if [ $(
get_sensor_key
critical-min ) -ne $(( $3 - $4 )) ] ; then
241
if [ $(
get_sensor_key
critical-min ) -ne $3 ] ; then
265
if [ $(
get_sensor_key
critical-min ) -ne $3 ] ; then
269
if [ $(
get_sensor_key
critical-min ) -ne $(( $3 - $4 )) ] ; then
311
get_sensor_key
cur-valu
[
all
...]
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025