Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/data/
H A Doptions.c70 bashopt("histreedit", SH_HISTREEDIT)
/titanic_44/usr/src/lib/libshell/common/include/
H A Ddefs.h338 # define SH_HISTREEDIT 61 macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dio.c1773 if((r & HIST_ERROR) && sh_isoption(SH_HISTREEDIT)) in slowread()