Searched refs:restart (Results 1 - 25 of 34) sorted by relevance

12

/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/
H A Dcustomize-flags.php29 $restart = "<input type=\"submit\" name=\"A\" value=\"Start Over\">"; variable
41 Or press <?php echo $restart ?> to return to the main page.
56 <td align="right"> <?php echo $restart ?></td>
/vbox/src/VBox/Additions/freebsd/Installer/
H A Dvboxguest.sh92 restart() function
124 restart)
125 restart
131 echo "Usage: $0 {start|stop|restart|status}"
/vbox/src/VBox/Installer/linux/install_service/
H A Dinit_template.sh117 ${0} {start|stop|restart|status} [<options>]
119 start|stop|restart|status
120 Start/stop/restart/report status for the service.
133 start|stop|restart|force-reload|condrestart|try-restart|reload|status)
306 restart|force-reload)
309 condrestart|try-restart)
/vbox/src/VBox/Additions/linux/installer/
H A Dvboxadd-service.sh268 restart() { function
288 restart)
289 restart
299 echo "Usage: $0 {start|stop|restart|status}"
H A Dvboxadd-x11.sh270 restart() function
518 You may need to restart the the Window System (or just restart the guest system)
664 restart)
665 restart
677 echo "Usage: $0 {start|stop|restart|status}"
H A Dvboxadd.sh354 restart() function
517 printf "You should restart your guest to make sure the new modules are actually used\n\n"
568 restart)
569 restart
581 echo "Usage: $0 {start|stop|restart|status|setup}"
/vbox/src/VBox/ValidationKit/utils/TestExecServ/linux/
H A Dvboxtxs-nat.sh306 restart() { function
326 restart)
327 restart
337 echo "Usage: $0 {start|stop|restart|status}"
H A Dvboxtxs.sh305 restart() { function
325 restart)
326 restart
336 echo "Usage: $0 {start|stop|restart|status}"
/vbox/src/VBox/Additions/solaris/Installer/
H A Dpreremove.sh40 /usr/sbin/svcadm restart svc:/system/manifest-import:default
H A Dpostinstall.sh369 # take a while to complete, using disable/enable -s doesn't work either. So we restart it, and poll in
371 /usr/sbin/svcadm restart svc:system/manifest-import:default
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dlcp.h96 u_int restart : 1; /* Restart vs. exit after close */ member in struct:lcp_options
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dlcp.h86 u_int restart : 1; /* Restart vs. exit after close */ member in struct:lcp_options
/vbox/src/VBox/Installer/linux/
H A Dvboxballoonctrl-service.sh347 restart() { function
367 restart)
368 restart
371 restart
381 echo "Usage: $0 {start|stop|restart|status}"
H A Dvboxweb-service.sh360 restart() { function
380 restart)
381 restart
384 restart
394 echo "Usage: $0 {start|stop|restart|status}"
H A DVBox.sh51 sudo /etc/init.d/vboxdrv restart
H A Dvboxdrv.sh.in407 restart)
421 echo "Usage: $0 {start|stop|stop_vms|restart|force-reload|status|setup}"
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGMachinePreview.h100 void restart();
H A DUIGMachinePreview.cpp153 restart();
168 restart();
324 restart();
341 restart();
454 void UIGMachinePreview::restart() function in class:UIGMachinePreview
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/
H A DUIWizard.cpp186 * by that API, so we will use QWizard::restart() method
188 * Early call restart() which is usually goes on show()! */
189 restart();
216 * by that API, so we will use QWizard::restart() method
218 * And now we call restart() after layout activation procedure! */
219 restart();
328 * by that API, so we will use QWizard::restart() method
330 * Early call restart() which is usually goes on show()! */
331 restart();
361 * by that API, so we will use QWizard::restart() metho
[all...]
/vbox/src/VBox/ValidationKit/testboxscript/linux/
H A Dtestboxscript-service.sh450 restart() { function
480 restart)
481 restart
484 restart
494 echo "Usage: $0 {start|stop|restart|status}"
/vbox/src/VBox/Installer/linux/rpm/
H A DVirtualBox.tmpl.spec418 /sbin/service vboxdrv restart > /dev/null 2>&1
419 /sbin/service vboxballoonctrl-service restart > /dev/null 2>&1
420 /sbin/service vboxautostart-service restart > /dev/null 2>&1
421 /sbin/service vboxweb-service restart > /dev/null 2>&1
/vbox/src/VBox/ValidationKit/testboxscript/solaris/
H A Dsetup-routines.sh318 <!-- sub-process core dumps/signals should not restart session -->
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMainA-win.asm47 ; them all before we restart the restored LdrInitializeThunk routine.
/vbox/src/VBox/VMM/VMMRC/
H A DCPUMRCA.asm382 ; restart execution.
465 ; restart execution.
/vbox/src/libs/libxml2-2.6.31/
H A Dpattern.c501 restart:
699 goto restart;

Completed in 67 milliseconds

12