Searched refs:IODUPSELF (Results 1 – 2 of 2) sorted by relevance
436 if ((*iowp)->ioflag & IODUPSELF) in execute()1492 iop->ioflag |= IODUPSELF; in iosetup()
2030 #define IODUPSELF BIT(8) /* x>&x (as opposed to x>&y) */ macro