Home
last modified time | relevance | path

Searched refs:was_interactive (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dxec.c676 int was_interactive = 0; in sh_exec() local
1392 was_interactive = sh_isstate(SH_INTERACTIVE); in sh_exec()
2238 if(was_interactive) in sh_exec()
H A Dmacro.c1905 int was_interactive = sh_isstate(SH_INTERACTIVE); in comsubst() local
2084 if(was_interactive) in comsubst()