Home
last modified time | relevance | path

Searched refs:Lastprops (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/fm/eversholt/common/
H A Dtree.h332 struct node *Lastprops; variable
H A Dtree.c144 Props = Lastprops = NULL; in tree_fini()
1267 if (Lastprops) in tree_stmt()
1268 Lastprops->u.stmt.next = ret; in tree_stmt()
1271 Lastprops = ret; in tree_stmt()