Searched refs:Ereports (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.h323 struct lut *Ereports; variable in typeref:struct:lut
H A Dtree.c125 lut_free(Ereports, NULL, NULL);
126 Ereports = NULL;
1031 * Errors, Ereports, Serds, FRUs, or ASRUs) keeps the first decl.
1130 &Ereports, Ereportcount, 0);
1318 lut_walk(Ereports, (lut_cb)check_required_props, (void *)T_EREPORT);
1334 lut_walk(Ereports, (lut_cb)check_refcount, (void *)T_EREPORT);
H A Dcheck.c231 } else if (tree_event2np_lut_lookup(Ereports, np) == NULL) {
542 lutp = Ereports;
H A Dptree.c703 lut_walk(Ereports, (lut_cb)byname_printer, (void *)&info);

Completed in 62 milliseconds