Searched refs:PICLEVENTARGVAL_OK (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclsensors.c | 311 (void) strncpy(temp_sensor.state, PICLEVENTARGVAL_OK, in get_sensor_condition() 523 (void) strncpy(sensor->state, PICLEVENTARGVAL_OK, in env_init_temp_sensor_values() 843 (void) strncpy(sensor_cond, PICLEVENTARGVAL_OK, in env_temp_monitor()
|
H A D | piclplatmod.c | 542 (void) strncpy(cond, PICLEVENTARGVAL_OK, sizeof (cond)); in env_platmod_handle_event()
|
/titanic_41/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 329 #define PICLEVENTARGVAL_OK "ok" macro
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 222 PICLEVENTARGVAL_OK, 241 PICLEVENTARGVAL_OK,
|