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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvtree.c174 dp->root = nv_dict(np);
237 dp->root = nv_dict(np);
320 root = nv_dict(np);
921 shp->last_root = nv_dict(shp->last_table);
H A Dnvdisc.c1006 dtinsert(nv_dict(sh.namespace),np);
1032 root = nv_dict(sh.namespace);
1321 Dt_t *nv_dict(Namval_t* np) function
H A Dinit.c1640 np = nv_search("namespace",nv_dict(DOTSHNOD),NV_ADD);
1649 VERSIONNOD->nvalue.nrp->root = nv_dict(DOTSHNOD);
H A Dnvtype.c418 root = nv_dict(mp);
830 Dt_t *root = nv_dict(mp);
H A Dname.c212 Dt_t *root = nv_dict(sh.last_table);
231 Dt_t *root = nv_dict(sh.last_table);
3023 if(shp->namespace && nv_dict(shp->namespace)==hp)
H A Dxec.c1974 if(!(root=nv_dict(np)))
2608 dtview(dt,nv_dict(np));
2609 shp->var_tree = nv_dict(np);
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dnval.h257 extern Dt_t *nv_dict(Namval_t*);
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h268 extern __MANGLE__ Dt_t *nv_dict __PROTO__((Namval_t*));
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h268 extern __MANGLE__ Dt_t *nv_dict __PROTO__((Namval_t*));
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h268 extern __MANGLE__ Dt_t *nv_dict __PROTO__((Namval_t*));
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h268 extern __MANGLE__ Dt_t *nv_dict __PROTO__((Namval_t*));

Completed in 99 milliseconds