Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c53 struct lut *Ereportenames; variable
143 lut_free(Ereportenames, NULL, NULL); in tree_fini()
144 Ereportenames = NULL; in tree_fini()
1152 Ereportenames = in tree_decl()
1153 tree_name2np_lut_add(Ereportenames, in tree_decl()
H A Dtree.h322 extern struct lut *Ereportenames;
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c322 lut_walk(Ereportenames, (lut_cb)dosubscribe, NULL); in _fmd_init()