Searched refs:searchcount (Results 1 – 1 of 1) sorted by relevance
67 static long searchcount; /* count of files searched */ variable924 if (++searchcount % 50 == 0) { in findterm()926 searchcount, totalterms); in findterm()940 if (++searchcount % 10 == 0) { in fileprogress()941 progress("%ld of %ld files searched", searchcount, in fileprogress()951 searchcount = 0; in initprogress()1025 if (++searchcount % 100 == 0) { in getposting()1027 searchcount, postingsfound); in getposting()