Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dvariables.h31 #define PS1NOD (sh.bltin_nodes+1) macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmain.c416 if(nv_isnull(PS1NOD)) in exfile()
417 nv_putval(PS1NOD,(shp->euserid?e_stdprompt:e_supprompt),NV_RDONLY); in exfile()
H A Dio.c1892 cp = sh_mactry(shp,nv_getval(sh_scoped(shp,PS1NOD))); in io_prompt()