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

  /external/mksh/src/
lex.c 1287 if (s->flags & SF_ALIASEND) {
1310 * source list with the SF_ALIASEND flag set.
1317 s->flags |= SF_ALIASEND;
    [all...]
syn.c 952 if (!(s->flags & SF_ALIASEND))
sh.h     [all...]

Completed in 29 milliseconds