Searched refs:SH_JMPERREXIT (Results 1 – 6 of 6) sorted by relevance
84 #define SH_JMPERREXIT 10 macro
376 sh_pushcontext(shp,&buff,SH_JMPERREXIT); in exfile()438 …if(!sh_isoption(SH_INTERACTIVE) || sh_isstate(SH_FORKED) || (jmpval > SH_JMPERREXIT && job_close(s… in exfile()531 buff.mode = SH_JMPERREXIT; in exfile()
685 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_subshell()827 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_subshell()
548 pp->mode = SH_JMPERREXIT; in sh_exit()
605 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in io_preserve()1721 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_iosave()
121 pp->mode = SH_JMPERREXIT; in b_getopts()