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

/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dtape.c84 static int gettingfile = 0; /* restart has a valid frame */ variable
384 gettingfile = 0;
535 if (gettingfile) {
536 gettingfile = 0;
548 if (gettingfile && curfile.action == USING) {
556 if (gettingfile) {
557 gettingfile = 0;
837 if (!gettingfile && setjmp(restart) != 0)
839 gettingfile++;
863 gettingfile
[all...]

Completed in 47 milliseconds