Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.h152 void itree_ptree(int flags, struct lut *itp);
H A Dfme.c434 itree_ptree(O_ALTFP|O_VERB2, Nfmep->eventtree); in newfme()
847 itree_ptree(O_ALTFP|O_VERB2, fmep->eventtree); in fme_restart()
1007 itree_ptree(flags|O_VERB2, fmep->eventtree); in fme_print()
H A Ditree.c1689 itree_ptree(int flags, struct lut *itp) in itree_ptree() function