Home
last modified time | relevance | path

Searched refs:sh_popcontext (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dgetopts.c116 sh_popcontext(shp,&buff); in b_getopts()
199 sh_popcontext(shp,&buff); in b_getopts()
H A Dmisc.c298 sh_popcontext(shp,&buff); in b_dot_cmd()
H A Dread.c803 sh_popcontext(shp,&buff); in sh_readline()
H A Dtypeset.c1271 sh_popcontext(shp,&buff); in unall()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dfault.h113 #define sh_popcontext(shp,bp) (shp->jmplist=(bp)->prev, errorpop(&((bp)->err))) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c623 sh_popcontext(shp,buffp); in sh_eval()
1456 sh_popcontext(shp,buffp); in sh_exec()
1888 sh_popcontext(shp,buffp); in sh_exec()
1947 sh_popcontext(shp,buffp); in sh_exec()
2010 sh_popcontext(shp,buffp); in sh_exec()
2369 sh_popcontext(shp,buffp); in sh_exec()
2467 sh_popcontext(shp,buffp); in sh_exec()
3453 sh_popcontext(shp,buffp); in sh_funscope()
3600 sh_popcontext(shp,buffp); in sh_fun()
3888 sh_popcontext(shp,buffp); in sh_ntfork()
[all …]
H A Dfault.c489 sh_popcontext(shp,&buff); in sh_trap()
H A Dmain.c596 sh_popcontext(shp,&buff); in exfile()
H A Dsubshell.c643 sh_popcontext(shp,&buff); in sh_subshell()
H A Dmacro.c146 sh_popcontext(shp,&buff); in sh_mactry()
2132 sh_popcontext(mp->shp,&buff); in comsubst()
H A Dparse.c906 sh_popcontext(shp,&buff); in funct()