Home
last modified time | relevance | path

Searched refs:shell_flags (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
Dexec.c759 old_flags[type_flags] = shell_flags[type_flags]; in comexec()
778 shell_flags[type_flags] = old_flags[type_flags]; in comexec()
Dsh.h735 #define Flag(f) (shell_flags[(int)(f)])
814 EXTERN uint8_t shell_flags[FNFLAGS]; variable