Searched refs:IOCLOB (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dtree.c271 shf_puts(flag & IOCLOB ? ">|" : ">", shf);
910 DB(IOCLOB)
H A Dexec.c1321 if (Flag(FNOCLOBBER) && !(iop->flag & IOCLOB) &&
H A Dlex.c947 iop->flag |= IOCLOB;
H A Dsh.h1351 #define IOCLOB BIT(6) /* >|, override -o noclobber */ macro

Completed in 144 milliseconds