Searched defs:suspect (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c100 struct event *suspects; /* current suspect list */
101 struct event *psuspects; /* previous suspect list */
110 FME_CREDIBLE, /* suspect list is credible */
208 fmep->diags = stats_new_counter(nbuf, "suspect lists diagnosed", 0);
299 Nfmep->diags = stats_new_counter(nbuf, "suspect lists diagnosed", 0);
1306 * search a suspect list for upsets. feed each upset to serd_eval() and
1534 * the suspect resource if there is one.
1681 /* tell hypothesise() not to mess with suspect list */
1913 "suspect list:", fmep->id, fme_state2str(fmep->state));
2124 struct event *suspect; member in struct:rsl
2914 struct event *suspect = rp->suspect; local
[all...]

Completed in 51 milliseconds