Searched refs:SH_RC (Results 1 – 12 of 12) sorted by relevance
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | main.c | 197 sh_onoption(SH_RC); in sh_main() 199 if(!sh_isoption(SH_RC) && (sh_isoption(SH_BASH) && !sh_isoption(SH_POSIX) in sh_main() 204 sh_onoption(SH_RC); in sh_main() 232 if(!sh_isoption(SH_NOUSRPROFILE) && !sh_isoption(SH_PRIVILEGED) && sh_isoption(SH_RC)) in sh_main()
|
H A D | args.c | 75 SH_GLOBSTARS, SH_RC, SH_LOGIN_SHELL,
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | main.c | 181 sh_onoption(SH_RC); in sh_main() 183 if(!sh_isoption(SH_RC) && (sh_isoption(SH_BASH) && !sh_isoption(SH_POSIX) in sh_main() 188 sh_onoption(SH_RC); in sh_main() 216 if(!sh_isoption(SH_NOUSRPROFILE) && !sh_isoption(SH_PRIVILEGED) && sh_isoption(SH_RC)) in sh_main()
|
H A D | args.c | 78 SH_GLOBSTARS, SH_RC, SH_LOGIN_SHELL,
|
/titanic_51/usr/src/lib/libshell/common/data/ |
H A D | options.c | 106 "rc", SH_RC|SH_COMMANDLINE,
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/data/ |
H A D | options.c | 107 "rc", SH_RC|SH_COMMANDLINE,
|
/titanic_51/usr/src/lib/libshell/common/include/ |
H A D | shell.h | 91 #define SH_RC 35 macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | shell.h | 96 #define SH_RC 35 macro
|
/titanic_51/usr/src/lib/libshell/amd64/include/ast/ |
H A D | shell.h | 100 #define SH_RC 35 macro
|
/titanic_51/usr/src/lib/libshell/i386/include/ast/ |
H A D | shell.h | 100 #define SH_RC 35 macro
|
/titanic_51/usr/src/lib/libshell/sparc/include/ast/ |
H A D | shell.h | 100 #define SH_RC 35 macro
|
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | shell.h | 100 #define SH_RC 35 macro
|