Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h208 extern indrule_t *new_indrule(state_transition_t *st,
H A Dtopo_gather.c456 link_indrule(indrp, new_indrule(&strans, indactp)); in topoprop_indrule_add()
H A Ddiskmon_conf.c268 new_indrule(state_transition_t *st, ind_action_t *actionp) in new_indrule() function