Home
last modified time | relevance | path

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

/openbsd/src/sbin/restore/
Dtape.c69 static long tapesread; variable
291 tapesread = 0; in getvol()
313 if (tapesread == 0) { in getvol()
324 if (tapesread & (1 << i)) { in getvol()
343 tapesread |= 1 << volno; in getvol()
405 tapesread |= 1 << volno; in getvol()