Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/eversholt/common/
H A Dptree.h74 void ptree_plut(void *name, void *val, void *arg);
H A Dptree.c390 lut_walk(np->u.stmt.lutp, ptree_plut, &pd); in ptree()
452 ptree_plut(void *name, void *val, void *arg) in ptree_plut() function
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c1593 lut_walk(ep->props, ptree_plut, (void *)&propd); in itree_pevent()