Searched refs:do_reboot (Results 1 – 4 of 4) sorted by relevance
309 do_reboot = (318 if do_reboot:
245 static void do_reboot(int argc __unused, char **argv __unused, in do_reboot() function347 .exec = do_reboot,
626 uint32_t do_reboot(AppClient &app) in do_reboot() function839 do_reboot(app) != APP_SUCCESS) { in execute_commands()
1314 int do_exit = 0, do_release = 0, do_reboot = 0; in dhcpcd_handleargs() local1374 do_reboot = 1; in dhcpcd_handleargs()1403 reconf_reboot(ctx, do_reboot, argc, argv, optind); in dhcpcd_handleargs()