HomeSort by relevance Sort by last modified time
    Searched refs:shell_flags (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
exec.c 800 old_flags[type_flags] = shell_flags[type_flags];
819 shell_flags[type_flags] = old_flags[type_flags];
    [all...]
sh.h 727 #define Flag(f) (shell_flags[(int)(f)])
805 EXTERN uint8_t shell_flags[FNFLAGS]; variable
    [all...]

Completed in 745 milliseconds