Searched refs:oroot (Results 1 – 2 of 2) sorted by relevance
1234 Dt_t *oroot=tp->dict,*nroot=dtopen(&_Nvdisc,Dtoset); in clone_table() local1240 for(np=(Namval_t*)dtfirst(oroot);np;np=(Namval_t*)dtnext(oroot,np)) in clone_table()
2122 static void table_unset(Shell_t *shp, register Dt_t *root, int flags, Dt_t *oroot) in table_unset() argument2133 if(nq=dtsearch(oroot,np)) in table_unset()