Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c1234 Dt_t *oroot=tp->dict,*nroot=dtopen(&_Nvdisc,Dtoset); in clone_table() local
1240 for(np=(Namval_t*)dtfirst(oroot);np;np=(Namval_t*)dtnext(oroot,np)) in clone_table()
H A Dname.c2122 static void table_unset(Shell_t *shp, register Dt_t *root, int flags, Dt_t *oroot) in table_unset() argument
2133 if(nq=dtsearch(oroot,np)) in table_unset()