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

/openbsd-current/sbin/restore/
H A Dtape.c71 static int gettingfile = 0; /* restart has a valid frame */ variable
292 gettingfile = 0;
446 if (gettingfile) {
447 gettingfile = 0;
459 if (gettingfile && curfile.action == USING) {
467 if (gettingfile) {
468 gettingfile = 0;
705 if (!gettingfile && setjmp(restart) != 0)
707 gettingfile++;
745 gettingfile
[all...]

Completed in 117 milliseconds