Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dvariables.h73 #define DOTSHNOD (sh.bltin_nodes+43) macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dinit.c1638 if(np = nv_mount(DOTSHNOD, "global", shp->var_tree)) in nv_init()
1640 np = nv_search("namespace",nv_dict(DOTSHNOD),NV_ADD); in nv_init()
1644 np = nv_mount(DOTSHNOD, "type", shp->typedict=dtopen(&_Nvdisc,Dtoset)); in nv_init()
1645 nv_adddisc(DOTSHNOD, shdiscnames, (Namval_t**)0); in nv_init()
1649 VERSIONNOD->nvalue.nrp->root = nv_dict(DOTSHNOD); in nv_init()
1650 VERSIONNOD->nvalue.nrp->table = DOTSHNOD; in nv_init()