Searched refs:SHLVL (Results 1 – 6 of 6) sorted by relevance
36 integer SHLVL37 export SHLVL38 SHLVL+=1
93 #define SHLVL (shgd->bltin_nodes+63) macro
1389 *SHLVL->nvalue.ip +=1; in sh_init()1390 nv_offattr(SHLVL,NV_IMPORT); in sh_init()1678 if(!(SHLVL->nvalue.ip)) in sh_reinit()1681 SHLVL->nvalue.ip = &shlvl; in sh_reinit()1682 nv_onattr(SHLVL,NV_INTEGER|NV_EXPORT|NV_NOFREE); in sh_reinit()1684 *SHLVL->nvalue.ip +=1; in sh_reinit()1685 nv_offattr(SHLVL,NV_IMPORT); in sh_reinit()1830 SHLVL->nvalue.ip = &shlvl; in nv_init()2079 if(np!=SHLVL && nv_isattr(np,NV_IMPORT|NV_EXPORT)) in env_init()
481 { env A__z=C+SHLVL $SHELL -c : ;} 2> /dev/null || err_exit "SHLVL with wrong attribute fails"
668 SHLVL=1
884 10-03-19 A bug in which the SHLVL variable exported the value it had on945 09-12-03 A bug in which SHLVL exported with some attributes could cause1292 06-08-26 +The SHLVL variable which is an environment variable used by bash