Home
last modified time | relevance | path

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

/netbsd-src/sbin/restore/
H A Dtape.c88 static int gettingfile = 0; /* restart has a valid frame */ variable
394 gettingfile = 0; in getvol()
545 if (gettingfile) { in getvol()
546 gettingfile = 0; in getvol()
558 if (gettingfile && curfile.action == USING) { in terminateinput()
566 if (gettingfile) { in terminateinput()
567 gettingfile = 0; in terminateinput()
1006 if (!gettingfile && setjmp(restart) != 0) in getbitmap()
1008 gettingfile++; in getbitmap()
1032 gettingfile = 0; in getbitmap()
[all …]