Home
last modified time | relevance | path

Searched refs:ind_action (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h102 typedef struct ind_action { struct
105 struct ind_action *next; argument
H A Dtopo_gather.c360 topoprop_indicator_add(indicator_t **indp, char *ind_name, char *ind_action) in topoprop_indicator_add() argument
369 newindp = new_indicator(state, name, ind_action); in topoprop_indicator_add()