Searched refs:SH_TTYWAIT (Results 1 – 6 of 6) sorted by relevance
125 if(sh_isstate(SH_TTYWAIT)) in trap_timeout()
272 #define SH_TTYWAIT 16 /* waiting for keyboard input */ macro
276 sh_onstate(SH_TTYWAIT); in job_reap()281 sh_offstate(SH_TTYWAIT); in job_reap()437 if(sh_isoption(SH_NOTIFY) && sh_isstate(SH_TTYWAIT)) in job_reap()
1643 sh_onstate(SH_TTYWAIT); in slowexcept()1700 sh_onstate(SH_TTYWAIT); in piperead()1705 sh_offstate(SH_TTYWAIT); in piperead()
494 sh_offstate(SH_TTYWAIT); in exfile()
814 sh_onstate(SH_TTYWAIT); in ed_read()910 sh_offstate(SH_TTYWAIT); in ed_read()