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

Completed in 146 milliseconds