Searched refs:was_interactive (Results 1 – 4 of 4) sorted by relevance
676 int was_interactive = 0; in sh_exec() local1392 was_interactive = sh_isstate(SH_INTERACTIVE); in sh_exec()2238 if(was_interactive) in sh_exec()
1905 int was_interactive = sh_isstate(SH_INTERACTIVE); in comsubst() local2084 if(was_interactive) in comsubst()
2042 int was_interactive = sh_isstate(SH_INTERACTIVE); in comsubst() local 2241 if(was_interactive) in comsubst()
997 volatile int was_interactive = 0; in sh_exec() local 1919 was_interactive = sh_isstate(SH_INTERACTIVE); in sh_exec() 2964 if(was_interactive) in sh_exec()