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

  /external/mksh/src/
exec.c 701 volatile uint8_t old_flags[FNFLAGS];
761 for (type_flags = 0; type_flags < FNFLAGS; ++type_flags)
780 for (type_flags = 0; type_flags < FNFLAGS; ++type_flags)
    [all...]
sh.h 782 FNFLAGS /* (place holder: how many flags are there) */
864 EXTERN uint8_t shell_flags[FNFLAGS];
    [all...]
misc.c 203 char c, m[(int)FNFLAGS + 1];
    [all...]

Completed in 61 milliseconds