Searched refs:SH_RC (Results 1 – 4 of 4) sorted by relevance
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()
78 SH_GLOBSTARS, SH_RC, SH_LOGIN_SHELL,
107 "rc", SH_RC|SH_COMMANDLINE,
96 #define SH_RC 35 macro