Home | History | Annotate | Download | only in src

Lines Matching refs:getline

957     while ((bytesread = getline(&buf, &buflen, fp)) > 0) {