Searched refs:skipcnt (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dtape.c1376 static long skipcnt = 0; local
1387 skipcnt++;
1390 skipcnt++;
1403 skipcnt++;
1445 if (skipcnt > 0)
1447 (long)skipcnt);
1448 skipcnt = 0;

Completed in 97 milliseconds