Home
last modified time | relevance | path

Searched refs:SH_TFLAG (Results 1 – 12 of 12) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/data/
H A Doptions.c89 bashextra("onecmd", SH_TFLAG)
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Doptions.c90 bashextra("onecmd", SH_TFLAG)
/titanic_51/usr/src/lib/libshell/common/include/
H A Dshell.h77 #define SH_TFLAG 19 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h82 #define SH_TFLAG 19 macro
/titanic_51/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h86 #define SH_TFLAG 19 macro
/titanic_51/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h86 #define SH_TFLAG 19 macro
/titanic_51/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h86 #define SH_TFLAG 19 macro
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h86 #define SH_TFLAG 19 macro
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dmain.c191 if(!sh_isoption(SH_INTERACTIVE) && !sh_isoption(SH_TFLAG) && !sh_isoption(SH_CFLAG) && in sh_main()
607 if(sh_isoption(SH_TFLAG) && !sh_isstate(SH_PROFILE)) in exfile()
H A Dargs.c73 SH_KEYWORD, SH_MONITOR, SH_NOEXEC, SH_PRIVILEGED, SH_SFLAG, SH_TFLAG,
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c175 if(!sh_isoption(SH_INTERACTIVE) && !sh_isoption(SH_TFLAG) && !sh_isoption(SH_CFLAG) && in sh_main()
598 if(sh_isoption(SH_TFLAG) && !sh_isstate(SH_PROFILE)) in exfile()
H A Dargs.c76 SH_KEYWORD, SH_MONITOR, SH_NOEXEC, SH_PRIVILEGED, SH_SFLAG, SH_TFLAG,