Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/data/
H A Doptions.c69 bashextra("history", SH_HISTORY2)
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dargs.c427 if(is_option(&newflags,SH_HISTORY2) && !sh_isoption(SH_HISTORY2)) in sh_applyopts()
432 if(!is_option(&newflags,SH_HISTORY2) && sh_isoption(SH_HISTORY2)) in sh_applyopts()
H A Dbash.c331 sh_onoption(SH_HISTORY2); in bash_init()
/titanic_44/usr/src/lib/libshell/common/include/
H A Ddefs.h337 # define SH_HISTORY2 44 macro