Home | History | Annotate | Download | only in dumpce

Lines Matching refs:fscanf

593         while (fscanf(input, "%[^\n]s", s) != EOF) {