Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c61 struct node *Lastprops; variable
160 Props = Lastprops = NULL; in tree_fini()
1283 if (Lastprops) in tree_stmt()
1284 Lastprops->u.stmt.next = ret; in tree_stmt()
1287 Lastprops = ret; in tree_stmt()
H A Dtree.h330 extern struct node *Lastprops;