Searched refs:IOSTRIP (Results 1 – 7 of 7) sorted by relevance
237 stripflg = iop->iofile & IOSTRIP; in copy()252 iop->iofile &= ~IOSTRIP; in copy()
133 #define IOSTRIP 0x0200 macro
212 wdnum |= IOSTRIP; in word()
183 #define IOSTRIP 0x4000 /* strip leading tabs for here-document */ macro
485 if(iof&IOSTRIP) in p_redirect()
1759 iop->iofile |= IOSTRIP; in nested_here()1847 if(stripflg=iop->iofile&IOSTRIP) in here_copy()
1778 iof |= IOSTRIP; in inout()