Searched refs:SH_RC (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ksh93/data/
H A Doptions.c107 "rc", SH_RC|SH_COMMANDLINE,
/ast/src/cmd/ksh93/include/
H A Dshell.h96 #define SH_RC 35 macro
/ast/src/cmd/ksh93/sh/
H A Dmain.c178 sh_onoption(SH_RC);
180 if(!sh_isoption(SH_RC) && (sh_isoption(SH_BASH) && !sh_isoption(SH_POSIX)
185 sh_onoption(SH_RC);
213 if(!sh_isoption(SH_NOUSRPROFILE) && !sh_isoption(SH_PRIVILEGED) && sh_isoption(SH_RC))
H A Dargs.c75 SH_GLOBSTARS, SH_RC, SH_LOGIN_SHELL,

Completed in 26 milliseconds