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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h122 char *ind_instr_spec; member in struct:indicator
H A Ddiskmon_conf.c187 newindicator->ind_instr_spec = actionp ? dstrdup(actionp) : NULL;
218 if (indp->ind_instr_spec)
219 dstrfree(indp->ind_instr_spec);
678 indp->ind_name, indp->ind_instr_spec);
H A Dschg_mgr.c98 str = ind_listp->ind_instr_spec;

Completed in 61 milliseconds