Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h210 extern void link_indrule(indrule_t **first, indrule_t *to_add);
H A Dtopo_gather.c456 link_indrule(indrp, new_indrule(&strans, indactp)); in topoprop_indrule_add()
H A Ddiskmon_conf.c279 link_indrule(indrule_t **first, indrule_t *to_add) in link_indrule() function