Searched refs:SHELL_IS_TCSH (Results 1 – 1 of 1) sorted by relevance
136 SHELL_IS_TCSH = 0x8000, /* hijack this bit for other purposes */ enumerator145 #define shell_TCSH (option_mask32 & SHELL_IS_TCSH)322 option_mask32 |= SHELL_IS_TCSH; in set_shell()