Searched refs:stripflg (Results 1 – 2 of 2) sorted by relevance
229 int stripflg; in copy() local237 stripflg = iop->iofile & IOSTRIP; in copy()251 if (stripflg) { in copy()260 if (stripflg) in copy()275 if (stripflg) in copy()
1701 int stripcol=0,stripflg, nsave, special=0; in here_copy() local1714 if(stripflg=iop->iofile&IOSTRIP) in here_copy()1778 if((stripcol && c==' ') || (stripflg && c=='\t')) in here_copy()