fscanf            185 daemons/execd/remoted_pidone.c                 if (fscanf(fp, "%*[^\n]\n") == EOF) {
fscanf            161 lib/common/io.c     if (fscanf(fp, "%u", seq) != 1) {
fscanf             88 lib/common/procfs.c         if (fscanf(file, "Name:\t%15[^\n]", name) != 1) {