Searched refs:ireboot (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | quit.c | 58 extern int ireboot; /* != 0 if immediate reboot required */ 230 if (ireboot) { in quit() 238 if (doreboot || ireboot) { in quit()
|
H A D | main.c | 86 int ireboot = 0; /* != 0 if immediate reboot required */ variable 961 intrflag, ireboot, nullflag, warnflag); in doRemove() 995 ireboot, nullflag, warnflag); in doRemove() 1056 intrflag, ireboot, nullflag, warnflag); in doRemove() 1099 ireboot = 0; /* != 0 if immediate reboot required (>= 20) */ in resetreturn() 1166 ireboot++; in ckreturn() 1947 intrflag, ireboot, nullflag, warnflag); in remove_packages_in_global_with_zones() 1991 intrflag, ireboot, nullflag, warnflag); in remove_packages_in_global_with_zones() 2066 intrflag, ireboot, nullflag, warnflag); in remove_packages_in_global_with_zones() 2151 if ((ireboot == 0) && (a_repeat != 0)) { in remove_packages_in_global_with_zones() [all …]
|
/titanic_41/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | quit.c | 60 extern int ireboot; /* != 0 if immediate reboot required */ 271 if (ireboot) { in quit() 279 if (doreboot || ireboot) { in quit()
|
H A D | main.c | 110 int ireboot = 0; /* != 0 if immediate reboot required */ variable 2423 ireboot = 0; /* != 0 if immediate reboot required (>= 20) */ in resetreturn() 2499 ireboot++; in ckreturn() 3335 failflag, interrupted, intrflag, ireboot, needconsult, in install_in_one_zone() 3572 ireboot, needconsult, nullflag, warnflag); in pkginstall_check_in_one_zone() 3866 ireboot, needconsult, nullflag, warnflag); in add_packages_in_global_with_zones() 3939 if ((ireboot != 0) && (askflag == 0)) { in add_packages_in_global_with_zones() 4027 ireboot, needconsult, nullflag, warnflag); in add_packages_in_global_with_zones() 4101 if ((ireboot == 0) && (a_repeat != 0) && in add_packages_in_global_with_zones() 4197 if ((ireboot != 0) && (askflag == 0)) { in add_packages_in_nonglobal_zone() [all …]
|
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | quit.c | 73 extern int ireboot; /* != 0 if immediate reboot required */ 193 if (ireboot) { in quit()
|
H A D | main.c | 95 int ireboot; /* non-zero if immediate reboot required */ variable 1315 ireboot++; in ckreturn()
|
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | quit.c | 61 extern int ireboot; /* != 0 if immediate reboot required */ 256 if (ireboot) { in quit()
|
H A D | main.c | 149 int ireboot = 0; variable 2760 ireboot++; in ckreturn()
|