Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dfault.c450 int was_history = sh_isstate(SH_HISTORY); in sh_trap() local
497 if(was_history) in sh_trap()
H A Dmacro.c2040 int was_history = sh_isstate(SH_HISTORY); in comsubst() local
2154 if(was_history) in comsubst()