Home | History | Annotate | Download | only in vm

Lines Matching full:fgets

3140     while (fgets(lineBuf, sizeof(lineBuf) -1, fp) != NULL) {