Home
last modified time | relevance | path

Searched refs:check_indactions (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h226 extern conf_err_t check_indactions(ind_action_t *indap);
H A Dtopo_gather.c446 if (!failed && (err = check_indactions(indactp)) != E_NO_ERROR) { in topoprop_indrule_add()
H A Ddiskmon_conf.c442 check_indactions(ind_action_t *indrp) in check_indactions() function