Searched refs:nv_dict (Results 1 – 12 of 12) sorted by relevance
97 nv_dict;
174 dp->root = nv_dict(np); in nv_diropen()237 dp->root = nv_dict(np); in nv_diropen()320 root = nv_dict(np); in nv_dirnext()921 shp->last_root = nv_dict(shp->last_table); in walk_tree()
1006 dtinsert(nv_dict(sh.namespace),np); in nv_mkclone()1032 root = nv_dict(sh.namespace); in nv_search()1321 Dt_t *nv_dict(Namval_t* np) in nv_dict() function
1640 np = nv_search("namespace",nv_dict(DOTSHNOD),NV_ADD); in nv_init()1649 VERSIONNOD->nvalue.nrp->root = nv_dict(DOTSHNOD); in nv_init()
418 root = nv_dict(mp); in clone_type()830 Dt_t *root = nv_dict(mp); in nv_mktype()
212 Dt_t *root = nv_dict(sh.last_table); in nv_addnode()231 Dt_t *root = nv_dict(sh.last_table); in nv_addnode()3023 if(shp->namespace && nv_dict(shp->namespace)==hp) in nv_setref()
1974 if(!(root=nv_dict(np))) in sh_exec()2608 dtview(dt,nv_dict(np)); in sh_funscope()2609 shp->var_tree = nv_dict(np); in sh_funscope()
257 extern Dt_t *nv_dict(Namval_t*);
268 extern __MANGLE__ Dt_t *nv_dict __PROTO__((Namval_t*));