Searched refs:shell_flags (Results 1 – 3 of 3) sorted by relevance
760 old_flags[type_flags] = shell_flags[type_flags]; in comexec()779 shell_flags[type_flags] = old_flags[type_flags]; in comexec()
672 memcpy(baseline_flags, shell_flags, sizeof(shell_flags)); in main_init()
835 #define Flag(f) (shell_flags[(int)(f)])916 EXTERN uint8_t shell_flags[FNFLAGS]; variable