Home
last modified time | relevance | path

Searched refs:breaderrors (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sbin/dump/
H A Drcache.c192 static int breaderrors = 0; variable
234 if (++breaderrors > BREADEMAX) { in rawread()
243 breaderrors = 0; in rawread()