Searched refs:XPIPEI (Results 1 – 3 of 3) sorted by relevance
104 #define XPIPEI BIT(3) /* input is pipe */ macro106 #define XPIPE (XPIPEI|XPIPEO) /* member of pipe */
460 if (flags&XPIPEI) { /* continuing with a pipe */616 if (!(flags & (XPIPEI | XCOPROC))) {
183 flags |= XPIPEI;