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