Searched defs:restart (Results 1 - 13 of 13) sorted by relevance

/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/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/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}"
/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/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/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/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGMachinePreview.cpp153 restart();
168 restart();
324 restart();
341 restart();
454 void UIGMachinePreview::restart() function in class:UIGMachinePreview

Completed in 62 milliseconds