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

  /external/mksh/src/
misc.c 394 } else if (what == OF_FIRSTTIME) {
403 if (what == OF_FIRSTTIME)
410 if (what == OF_FIRSTTIME)
453 if (what != OF_FIRSTTIME)
468 if (what == OF_FIRSTTIME)
    [all...]
main.c 261 argi = parse_args(argv, OF_FIRSTTIME, NULL);
271 change_flag(FPOSIX, OF_FIRSTTIME, true);
275 change_flag(FSH, OF_FIRSTTIME, true);
    [all...]
sh.h 831 #define OF_FIRSTTIME 0x10 /* as early as possible, once */
    [all...]

Completed in 205 milliseconds