Searched refs:IOCLOB (Results 1 – 4 of 4) sorted by relevance
271 shf_puts(flag & IOCLOB ? ">|" : ">", shf); in pioact()910 DB(IOCLOB) in dumpioact()
947 iop->flag |= IOCLOB; in yylex()
1351 #define IOCLOB BIT(6) /* >|, override -o noclobber */ macro
1321 if (Flag(FNOCLOBBER) && !(iop->flag & IOCLOB) && in iosetup()