Searched refs:matches (Results 1 – 2 of 2) sorted by relevance
120 int matches; in scan_mounted_volumes() local124 matches = sscanf(bufp, "%63s %63s %63s %127s", in scan_mounted_volumes()127 if (matches == 4) { in scan_mounted_volumes()140 printf("matches was %d on <<%.40s>>\n", matches, bufp); in scan_mounted_volumes()
128 int matches; in mtd_scan_partitions() local133 matches = sscanf(bufp, "mtd%d: %x %x \"%63[^\"]", in mtd_scan_partitions()138 if (matches == 4) { in mtd_scan_partitions()