Searched refs:IOCLOB (Results 1 – 4 of 4) sorted by relevance
286 if (flag & IOCLOB) in pioact()962 DB(IOCLOB) in dumpioact()
948 iop->ioflag |= IOCLOB; in yylex()
1438 if (Flag(FNOCLOBBER) && !(iop->ioflag & IOCLOB)) { in iosetup()
2030 #define IOCLOB BIT(6) /* >|, override -o noclobber */ macro