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

  /external/mksh/src/
tree.c 254 (type == IOCAT || type == IOWRITE) ? 1 :
272 case IOWRITE:
920 DT(IOWRITE)
syn.c 1000 yylval.iop->ioflag == IOWRITE)) {
exec.c 1348 case IOWRITE:
    [all...]
lex.c 956 iop->ioflag |= c == '>' ? IOWRITE : IOREAD;
    [all...]
sh.h     [all...]

Completed in 2568 milliseconds