OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_reboot
(Results
1 - 5
of
5
) sorted by null
/external/syslinux/com32/hdt/
hdt-cli-hdt.c
243
*
do_reboot
- reboot the system
245
static void
do_reboot
(int argc __unused, char **argv __unused,
function
347
.exec =
do_reboot
,
/external/autotest/scheduler/
postjob_task.py
309
do_reboot
= (
318
if
do_reboot
:
/external/nos/host/generic/citadel/updater/
updater.cpp
626
uint32_t
do_reboot
(AppClient &app)
function in namespace:__anon30749
839
do_reboot
(app) != APP_SUCCESS) {
/system/extras/boottime_tools/bootanalyze/
bootanalyze.py
736
def
do_reboot
(serial, use_adb_reboot):
function
768
if
do_reboot
(serial, use_adb_reboot):
/external/dhcpcd-6.8.2/
dhcpcd.c
1314
int do_exit = 0, do_release = 0,
do_reboot
= 0;
local
[
all
...]
Completed in 616 milliseconds