Lines Matching refs:plength
1355 int plength;1378 plength = (linelength + endlinelength) - last_offset;1379 if (plength > 0)1380 FWRITE(ptr + last_offset, 1, plength, stdout);