Searched refs:nv_dict (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvtree.c179 dp->root = nv_dict(np);
242 dp->root = nv_dict(np);
326 root = nv_dict(np);
968 shp->last_root = nv_dict(shp->last_table);
H A Dname.c219 Dt_t *root = nv_dict(shp->last_table);
238 Dt_t *root = nv_dict(shp->last_table);
319 if(shp->namespace && nv_dict(shp->namespace)==shp->var_tree)
790 if(shp->var_tree->walk==shp->var_base || (shp->var_tree->walk!=shp->var_tree && shp->namespace && nv_dict(shp->namespace)==shp->var_tree->walk))
834 root = nv_dict(shp->namespace);
856 if(shp->namespace && root==nv_dict(shp->namespace))
2219 newroot = nv_dict(shp->namespace);
3115 hp = nv_dict(shp->namespace);
3231 if(shp->namespace && nv_dict(shp->namespace)==hp)
H A Dxec.c455 shp->last_root = nv_dict(DOTSHNOD);
510 shp->last_root = nv_dict(DOTSHNOD);
661 nr->root = shp->namespace?nv_dict(shp->namespace):shp->var_base;
2487 root = nv_dict(np);
3202 shp->last_root = nv_dict(DOTSHNOD);
3305 shp->last_root = nv_dict(DOTSHNOD);
3328 shp->last_root = nv_dict(DOTSHNOD);
H A Dnvdisc.c1028 dtinsert(nv_dict(sh.namespace),np);
1058 root = nv_dict(sh.namespace);
1346 Dt_t *nv_dict(Namval_t* np) function
H A Dnvtype.c428 root = nv_dict(mp);
855 Dt_t *root = nv_dict(mp);
1599 dp = nv_dict(mp);
H A Dinit.c1560 dp=nv_dict(shp->namespace);
1837 VERSIONNOD->nvalue.nrp->root = nv_dict(DOTSHNOD);
/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h257 extern Dt_t *nv_dict(Namval_t*);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h268 extern __MANGLE__ Dt_t *nv_dict __PROTO__((Namval_t*));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h268 extern __MANGLE__ Dt_t *nv_dict __PROTO__((Namval_t*));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h268 extern __MANGLE__ Dt_t *nv_dict __PROTO__((Namval_t*));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h268 extern __MANGLE__ Dt_t *nv_dict __PROTO__((Namval_t*));
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c448 Dt_t *root = nv_dict(np);

Completed in 88 milliseconds