Searched refs:IORDW (Results 1 – 7 of 7) sorted by relevance
179 #define IORDW 0x800 /* <> redirection operator */ macro
93 } else if (((iof & IOPUT) == 0) && ((iof & IORDW) == 0)) in initio()95 else if (iof & IORDW) /* For <> */ { in initio()
132 #define IORDW 0x0100 macro
534 iof |= IORDW;
455 else if(iof&(IORDW|IOAPP)) in p_redirect()
1563 iof |= IORDW|IOREWRITE; in inout()1565 iof |= IORDW; in inout()
1117 else if(iof&IORDW) in sh_redirect()