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 1282 if (s->flags & SF_ALIASEND) {
1305 * source list with the SF_ALIASEND flag set.
1312 s->flags |= SF_ALIASEND;
    [all...]
syn.c 976 if (!(s->flags & SF_ALIASEND))
sh.h     [all...]

Completed in 44 milliseconds