Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dhist.c257 sh_onstate(SH_VERBOSE); /* echo lines as read */ in b_hist()
273 if(!sh_isoption(SH_VERBOSE)) in b_hist()
274 sh_offstate(SH_VERBOSE); in b_hist()
H A Dtypeset.c907 if(sh_isoption(SH_VERBOSE)) in b_set()
908 sh_onstate(SH_VERBOSE); in b_set()
910 sh_offstate(SH_VERBOSE); in b_set()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dbash.c414 verbose = sh_isoption(SH_VERBOSE); in bash_init()
415 sh_offoption(SH_VERBOSE); in bash_init()
423 sh_offoption(SH_VERBOSE); in bash_init()
H A Dmain.c306 sh_offoption(SH_VERBOSE); in sh_main()
491 sh_offstate(SH_VERBOSE); in exfile()
495 if(sh_isoption(SH_VERBOSE)) in exfile()
496 sh_onstate(SH_VERBOSE); in exfile()
H A Dshcomp.c128 sh_onoption(SH_VERBOSE); in main()
H A Dfault.c440 int was_verbose = sh_isstate(SH_VERBOSE); in sh_trap()
449 sh_offstate(SH_VERBOSE); in sh_trap()
489 sh_onstate(SH_VERBOSE); in sh_trap()
H A Dargs.c74 SH_NOUNSET, SH_VERBOSE, SH_XTRACE, SH_BRACEEXPAND, SH_NOCLOBBER,
320 off_option(&newflags,SH_VERBOSE); in sh_argopts()
H A Dmacro.c1904 int was_verbose = sh_isstate(SH_VERBOSE); in comsubst()
1957 sh_offstate(SH_VERBOSE); in comsubst()
2009 sh_onstate(SH_VERBOSE); in comsubst()
H A Dparse.c340 if(sh_isoption(SH_VERBOSE)) in sh_parse()
341 sh_onstate(SH_VERBOSE); in sh_parse()
H A Dxec.c503 if(!sh_isoption(SH_VERBOSE)) in sh_eval()
504 sh_offstate(SH_VERBOSE); in sh_eval()
H A Dlex.c194 if(sh_isstate(SH_VERBOSE)) in lex_advance()
/titanic_44/usr/src/lib/libshell/common/data/
H A Doptions.c114 "verbose", SH_VERBOSE,
/titanic_44/usr/src/lib/libshell/common/include/
H A Dshell.h61 #define SH_VERBOSE 3 /* used also as a state */ macro
/titanic_44/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h70 #define SH_VERBOSE 3 /* used also as a state */ macro
/titanic_44/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h70 #define SH_VERBOSE 3 /* used also as a state */ macro
/titanic_44/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h70 #define SH_VERBOSE 3 /* used also as a state */ macro
/titanic_44/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h70 #define SH_VERBOSE 3 /* used also as a state */ macro