Lines Matching defs:interrupted

149 static int	interrupted = 0;	/* last pkg op was quit (1,2,3,4,5) */
1456 * 3 - user selected quit (operation interrupted)
1765 * 3 - user selected quit (operation interrupted)
2092 * 3 - user selected quit (operation interrupted)
2426 interrupted = 0; /* last pkg op was quit (1,2,3,4,5) */
2456 interrupted++;
2464 interrupted++;
2468 case 3: /* user selected quit; operation interrupted */
2472 interrupted++;
2480 interrupted++;
2487 interrupted++;
2493 interrupted++;
2993 /* return TRUE if not interrupted */
2995 if (!interrupted) {
3000 * process interrupted - determine whether or not to continue
3003 /* output appropriate interrupted message */
3335 failflag, interrupted, intrflag, ireboot, needconsult,
3571 admnflag, doreboot, failflag, interrupted, intrflag,
3838 /* reset interrupted flag before calling pkginstall */
3840 interrupted = 0; /* last action was NOT quit */
3858 if (interrupted != 0) {
3865 admnflag, doreboot, failflag, interrupted, intrflag,
3945 * handle interrupt if the previous pkginstall was interrupted
3989 /* reset interrupted flag before calling pkginstall */
3991 interrupted = 0; /* last action was NOT quit */
4005 if (interrupted != 0) {
4026 admnflag, doreboot, failflag, interrupted, intrflag,
4203 * handle interrupt if the previous pkginstall was interrupted
4240 /* reset interrupted flag before calling pkginstall */
4242 interrupted = 0; /* last action was NOT quit */
4346 * handle interrupt if the previous pkginstall was interrupted
4393 /* reset interrupted flag before calling pkginstall */
4395 interrupted = 0; /* last action was NOT quit */