Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dhistory.h71 #if SHOPT_ESH
H A Dedit.h34 #if !SHOPT_VSH && !SHOPT_ESH
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMakefile33 SHOPT_ESH == 1 /* emacs/gmacs edit mode */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c1047 #if SHOPT_ESH || SHOPT_VSH
1133 #if SHOPT_ESH
H A Dedit.c150 #if SHOPT_VSH || SHOPT_ESH
224 #if SHOPT_ESH || SHOPT_VSH
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dfault.c632 #if SHOPT_VSH || SHOPT_ESH in sh_done()
H A Dio.c1998 # if SHOPT_ESH in slowread()