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

  /external/mksh/src/
exec.c 729 volatile uint8_t old_flags[FNFLAGS];
799 for (type_flags = 0; type_flags < FNFLAGS; ++type_flags)
818 for (type_flags = 0; type_flags < FNFLAGS; ++type_flags)
    [all...]
sh.h 724 FNFLAGS /* (place holder: how many flags are there) */
805 EXTERN uint8_t shell_flags[FNFLAGS];
    [all...]
misc.c 232 char c, m[(int)FNFLAGS + 1];
    [all...]

Completed in 299 milliseconds