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:
919 DT(IOWRITE)
syn.c 999 (yylval.iop->flag == IOREAD || yylval.iop->flag == IOWRITE)) {
exec.c 1325 case IOWRITE:
    [all...]
lex.c 958 iop->flag |= c == '>' ? IOWRITE : IOREAD;
    [all...]
sh.h     [all...]

Completed in 46 milliseconds