Home | History | Annotate | Download | only in restore

Lines Matching defs:gettingfile

88 static int	gettingfile = 0;	/* restart has a valid frame */
394 gettingfile = 0;
545 if (gettingfile) {
546 gettingfile = 0;
558 if (gettingfile && curfile.action == USING) {
566 if (gettingfile) {
567 gettingfile = 0;
1006 if (!gettingfile && setjmp(restart) != 0)
1008 gettingfile++;
1032 gettingfile = 0;
1062 if (!gettingfile && setjmp(restart) != 0)
1064 gettingfile++;
1135 gettingfile = 0;