fscanf 758 gtags-cscope/command.c fscanf(refsfound, "%" PATHLEN_STR "s%*s%" NUMLEN_STR "s%*[^\n]", newfile, linenum) == 2; fscanf 915 gtags-cscope/command.c while ((i = fscanf(refsfound, "%250s%250s%5s %5000[^\n]", file, fscanf 240 gtags-cscope/display.c if (fscanf(refsfound, "%" PATHLEN_STR "s%" PATHLEN_STR "s%" NUMLEN_STR "s %" TEMPSTRING_LEN_STR "[^\n]", file, function, fscanf 66 gtags-cscope/edit.c if (fscanf(refsfound, "%" PATHLEN_STR "s%*s%" NUMLEN_STR "s", file, linenum) == 2) { fscanf 89 gtags-cscope/edit.c while (fscanf(refsfound, "%" PATHLEN_STR "s%*s%" NUMLEN_STR "s%*[^\n]", file, linenum) == 2) {