Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dvariables.h73 #define DOTSHNOD (shgd->bltin_nodes+43) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c1927 nv_mount(DOTSHNOD, "type", shp->typedict=dtopen(&_Nvdisc,Dtoset)); in nv_init()
1928 nv_adddisc(DOTSHNOD, shdiscnames, (Namval_t**)0); in nv_init()
1929 DOTSHNOD->nvalue.cp = Empty; in nv_init()
1930 nv_onattr(DOTSHNOD,NV_RDONLY); in nv_init()
1934 VERSIONNOD->nvalue.nrp->root = nv_dict(DOTSHNOD); in nv_init()
1935 VERSIONNOD->nvalue.nrp->table = DOTSHNOD; in nv_init()
H A Dxec.c491 shp->last_root = nv_dict(DOTSHNOD); in init_level()
546 shp->last_root = nv_dict(DOTSHNOD); in sh_debug()
3411 shp->last_root = nv_dict(DOTSHNOD); in sh_funscope()
3516 shp->last_root = nv_dict(DOTSHNOD); in sh_funct()
3539 shp->last_root = nv_dict(DOTSHNOD); in sh_funct()