Searched refs:IOAPP (Results 1 – 8 of 8) sorted by relevance
176 #define IOAPP 0x80 /* >> redirection operator */ macro
130 #define IOAPP 0x0040 macro
448 else if (iof & IOAPP) in prio()
100 } else if (iof & IOAPP && in initio()
526 iof |= IOAPP;
472 else if(iof&(IORDW|IOAPP)) in p_redirect()
1717 iof |= IOAPP; in inout()1798 …p,"p;%..64d;f;%..64d;%d;%d;%c;%d\n",lexp->current,r,n,n,(iof&IOPUT)?((iof&IOAPP)?'a':'w'):((iof&IO… in inout()
1355 if(iof&IOAPP) in sh_redirect()