Searched refs:last_root (Results 1 – 10 of 10) sorted by relevance
159 dp->root = sh.last_root?sh.last_root:sh.var_tree; in nv_diropen()917 shp->last_root = shp->prev_root; in walk_tree()921 shp->last_root = nv_dict(shp->last_table); in walk_tree()922 if(shp->last_root) in walk_tree()923 shp->var_tree = shp->last_root; in walk_tree()937 shp->last_root = 0; in walk_tree()939 walk.root = shp->last_root?shp->last_root:shp->var_tree; in walk_tree()1052 Dt_t *last_root = shp->last_root; in put_tree() local1057 shp->prev_root = shp->last_root; in put_tree()1059 shp->last_root = last_root; in put_tree()
90 Dt_t *last_root; member397 Dt_t *last_root = shp->last_root; in nv_setlist() local399 shp->last_root = last_root; in nv_setlist()516 nr.root = shp->last_root; in nv_setlist()831 shp->last_root = root; in nv_create()863 shp->last_root = root; in nv_create()1136 shp->last_root = root; in nv_open()1213 shp->last_root = xp->last_root; in nv_open()1248 xp->last_root = shp->last_root; in nv_open()1318 shp->last_root = shp->var_base; in nv_open()[all …]
263 if(np->nvenv && !nv_isattr(np,NV_MINIMAL|NV_EXPORT) && shp->last_root) in sh_assignok()264 dp = shp->last_root; in sh_assignok()272 shp->last_root = ap->table; in sh_assignok()
87 root = shp->last_root; in scope()
303 nq->nvalue.nrp->root = sh.last_root; in fixnode()362 Dt_t *root = sh.last_root; in clone_type()468 nv_delete(nr,sh.last_root,0); in clone_type()
2565 Dt_t *last_root = shp->last_root; in sh_funscope() local2675 shp->last_root = last_root; in sh_funscope()
379 sh.prev_root = sh.last_root; in array_clone()
1364 shp->last_root = shp->var_tree; in sh_reinit()
1393 mp->shp->last_root = mp->shp->var_tree; in varsub()
227 Dt_t *last_root; \