Home
last modified time | relevance | path

Searched refs:Defects (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dtree.c121 lut_free(Defects, NULL, NULL); in tree_fini()
122 Defects = NULL; in tree_fini()
1116 &Defects, Defectcount, 0); in tree_decl()
1119 decl = tree_event2np_lut_lookup(Defects, np); in tree_decl()
1330 lut_walk(Defects, (lut_cb)check_upset_engine, (void *)T_DEFECT); in tree_report()
H A Dtree.h321 struct lut *Defects; variable
H A Dptree.c697 lut_walk(Defects, (lut_cb)byname_printer, (void *)&info); in ptree_type_pattern()
H A Dcheck.c520 lutp = Defects; in check_propnames()