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

/netbsd-current/bin/ksh/
H A Dtree.h96 #define IOCLOB BIT(6) /* >|, override -o noclobber */ macro
H A Dtree.c249 if (flag&IOCLOB)
H A Dlex.c657 iop->flag |= IOCLOB;
H A Dexec.c1152 if (Flag(FNOCLOBBER) && !(iop->flag & IOCLOB)

Completed in 106 milliseconds