Searched refs:SH_HISTORY (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dmain.c428 sh_onoption(SH_HISTORY);
440 sh_offstate(SH_HISTORY);
441 sh_offoption(SH_HISTORY);
586 if(sh_isoption(SH_HISTORY))
587 sh_onstate(SH_HISTORY);
596 sh_offstate(SH_HISTORY);
H A Dfault.c450 int was_history = sh_isstate(SH_HISTORY);
459 sh_offstate(SH_HISTORY);
498 sh_onstate(SH_HISTORY);
H A Dargs.c437 sh_onstate(SH_HISTORY);
438 sh_onoption(SH_HISTORY);
442 sh_offstate(SH_HISTORY);
443 sh_offoption(SH_HISTORY);
H A Dlex.c195 if(sh_isstate(SH_HISTORY) && shp->gd->hist_ptr)
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dhist.c256 sh_onstate(SH_HISTORY);
275 sh_offstate(SH_HISTORY);
H A Dprint.c185 sh_onstate(SH_HISTORY);
323 sh_offstate(SH_HISTORY);
/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h62 #define SH_HISTORY 1 /* used also as a state */ macro
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h71 #define SH_HISTORY 1 /* used also as a state */ macro
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h71 #define SH_HISTORY 1 /* used also as a state */ macro
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h71 #define SH_HISTORY 1 /* used also as a state */ macro
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h71 #define SH_HISTORY 1 /* used also as a state */ macro
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c780 sh_offoption(SH_HISTORY);

Completed in 39 milliseconds