Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dvariables.h78 #define SH_NAMENOD (shgd->bltin_nodes+48) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dsubshell.c257 if(!sp || !sp->shpwd || np==SH_LEVELNOD || np==L_ARGNOD || np==SH_SUBSCRNOD || np==SH_NAMENOD) in sh_assignok()
H A Dxec.c705 nv_putval(SH_NAMENOD, cp, NV_NOFREE); in set_instance()
729 _nv_unset(SH_NAMENOD,0); in unset_instance()