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

  /external/mksh/src/
tree.c 232 shf_puts(flag & IOCLOB ? ">| " : "> ", shf);
lex.c 997 iop->flag |= IOCLOB;
    [all...]
exec.c 1147 if (Flag(FNOCLOBBER) && !(iop->flag & IOCLOB) &&
    [all...]
sh.h     [all...]

Completed in 19 milliseconds