Lines Matching defs:last_root
161 dp->root = sh.last_root?sh.last_root:sh.var_tree;
987 shp->last_root = shp->prev_root;
991 shp->last_root = nv_dict(shp->last_table);
992 if(shp->last_root)
993 shp->var_tree = shp->last_root;
1007 shp->last_root = 0;
1009 walk.root = shp->last_root?shp->last_root:shp->var_tree;
1127 Dt_t *last_root = shp->last_root;
1132 shp->prev_root = shp->last_root;
1134 shp->last_root = last_root;