Searched defs:str_OK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c118 static const char str_OK[] = "OK"; variable
609 (void) strlcpy(buf, (voltsStatus == 0) ? str_OK : str_FAIL,
829 fan_speed < fandata.minspeed[index] ? str_FAIL : str_OK,

Completed in 58 milliseconds