Searched refs:SH_JMPERREXIT (Results 1 – 6 of 6) sorted by relevance
84 #define SH_JMPERREXIT 10 macro
390 sh_pushcontext(&buff,SH_JMPERREXIT); in exfile()450 …if(!sh_isoption(SH_INTERACTIVE) || sh_isstate(SH_FORKED) || (jmpval > SH_JMPERREXIT && job_close(s… in exfile()541 buff.mode = SH_JMPERREXIT; in exfile()
120 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_subtmpfile()623 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_subshell()750 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_subshell()
533 pp->mode = SH_JMPERREXIT; in sh_exit()
552 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in io_preserve()1469 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_iosave()
113 pp->mode = SH_JMPERREXIT; in b_getopts()