Searched refs:shell_flags (Results 1 – 2 of 2) sorted by relevance
800 old_flags[type_flags] = shell_flags[type_flags]; in comexec()819 shell_flags[type_flags] = old_flags[type_flags]; in comexec()
727 #define Flag(f) (shell_flags[(int)(f)])805 EXTERN uint8_t shell_flags[FNFLAGS]; variable