Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/eversholt/common/
H A Dtree.h327 struct lut *STATs; variable
H A Dtree.c133 lut_free(STATs, NULL, NULL); in tree_fini()
134 STATs = NULL; in tree_fini()
1175 &STATs, STATcount, 0); in tree_decl()
1320 lut_walk(STATs, (lut_cb)check_required_props, (void *)T_STAT); in tree_report()
H A Dptree.c709 lut_walk(STATs, (lut_cb)byname_printer, (void *)&info); in ptree_type_pattern()