Searched refs:sh_popcontext (Results 1 - 10 of 10) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dfault.h113 #define sh_popcontext(shp,bp) (shp->jmplist=(bp)->prev, errorpop(&((bp)->err))) macro
/ast/src/cmd/ksh93/bltins/
H A Dgetopts.c116 sh_popcontext(shp,&buff);
199 sh_popcontext(shp,&buff);
H A Dmisc.c298 sh_popcontext(shp,&buff);
H A Dread.c802 sh_popcontext(shp,&buff);
H A Dtypeset.c1269 sh_popcontext(shp,&buff);
/ast/src/cmd/ksh93/sh/
H A Dxec.c620 sh_popcontext(shp,buffp);
1447 sh_popcontext(shp,buffp);
1566 sh_popcontext(shp,buffp);
1877 sh_popcontext(shp,buffp);
1935 sh_popcontext(shp,buffp);
1998 sh_popcontext(shp,buffp);
2357 sh_popcontext(shp,buffp);
2455 sh_popcontext(shp,buffp);
3434 sh_popcontext(shp,buffp);
3580 sh_popcontext(sh
[all...]
H A Dfault.c489 sh_popcontext(shp,&buff);
H A Dmacro.c146 sh_popcontext(shp,&buff);
2121 sh_popcontext(mp->shp,&buff);
H A Dmain.c593 sh_popcontext(shp,&buff);
H A Dsubshell.c637 sh_popcontext(shp,&buff);

Completed in 39 milliseconds