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

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

Completed in 33 milliseconds