HomeSort by: relevance | last modified time | path
    Searched defs:skipcnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/restore/
tape.c 1621 static long skipcnt = 0; local in function:findinode
1633 skipcnt++;
1636 skipcnt++;
1649 skipcnt++;
1693 if (skipcnt > 0)
1695 (long)skipcnt);
1696 skipcnt = 0;
tape.c 1621 static long skipcnt = 0; local in function:findinode
1633 skipcnt++;
1636 skipcnt++;
1649 skipcnt++;
1693 if (skipcnt > 0)
1695 (long)skipcnt);
1696 skipcnt = 0;

Completed in 27 milliseconds