Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c1314 volatile unsigned long was_vi=0, was_emacs=0, was_gmacs=0; in sh_exec() local
1326 was_vi = sh_isoption(SH_VI); in sh_exec()
1462 if(was_vi) in sh_exec()