Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h197 extern indicator_t *new_indicator(ind_state_t lstate, char *namep,
H A Dtopo_gather.c369 newindp = new_indicator(state, name, ind_action); in topoprop_indicator_add()
H A Ddiskmon_conf.c181 new_indicator(ind_state_t lstate, char *namep, char *actionp) in new_indicator() function