Searched defs:curenv (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dsubshell.c178 int curenv = shp->curenv; local
186 shp->curenv = 0;
190 shp->curenv = curenv;
377 if(!sp || sp->shp->curenv==0)
395 if(!sp || sp->shp->curenv==0)
465 int savecurenv = shp->curenv;
480 if(shp->curenv==0)
485 shp->curenv
[all...]

Completed in 22 milliseconds