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

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

Completed in 46 milliseconds