Home
last modified time | relevance | path

Searched refs:reboot (Results 1 – 25 of 47) sorted by relevance

12

/external/chromium_org/build/android/
Dadb_device_functions.sh91 fastboot -s $DEVICE reboot
/external/dhcpcd/
Dif-options.h93 time_t reboot; member
Dif-options.c527 ifo->reboot = atoint(arg); in parse_option()
528 if (ifo->reboot < 0) { in parse_option()
801 ifo->reboot = DEFAULT_REBOOT; in read_config()
Ddhcpcd.c969 timeout -= ifo->reboot; in start_discover()
1126 if (ifo->reboot == 0 || iface->state->offer == NULL) { in start_reboot()
1149 add_timeout_sec(ifo->reboot, start_fallback, iface); in start_reboot()
1152 add_timeout_sec(ifo->reboot, start_timeout, iface); in start_reboot()
1155 add_timeout_sec(ifo->reboot, start_expire, iface); in start_reboot()
/external/dnsmasq/contrib/port-forward/
Dportforward25 # Port forwards will recreated when dnsmasq restarts after a reboot, and
/external/dnsmasq/contrib/wrt/
DREADME3 reboot, then it will eventually be restored as hosts renew their
/external/chromium_org/chrome/browser/policy/proto/chromeos/
Dchrome_device_policy.proto215 // True if the device should reboot automatically when an update has been
216 // applied and a reboot is required to complete the update process.
349 // Sets the length of device uptime after which an automatic reboot is
350 // scheduled. An automatic reboot is scheduled at the selected time but may be
/external/chromium_org/chrome/browser/chromeos/policy/proto/
Dchrome_device_policy.proto215 // True if the device should reboot automatically when an update has been
216 // applied and a reboot is required to complete the update process.
349 // Sets the length of device uptime after which an automatic reboot is
350 // scheduled. An automatic reboot is scheduled at the selected time but may be
/external/chromium_org/chrome_frame/test/
Dpoor_mans_trybot.bat27 REM running this script. If you encounter this issue, a reboot of the
/external/kernel-headers/original/asm-mips/
Dsgiarcs.h195 LONG reboot; /* Reboot the machine. */ member
/external/iproute2/doc/
Dnstat.sgml62 <tt/Xstat/ understands when history is invalidated by system reboot
Dapi-ip6-flowlabels.tex331 labels at stable storage and restore them back after reboot before the first
/external/ipsec-tools/src/racoon/
DTODO116 o Reboot recovery (peer reboot losing it's security associations)
/external/chromium_org/build/android/buildbot/
Dbb_device_steps.py405 if options.reboot:
/external/wpa_supplicant_8/hostapd/
Ddefconfig219 # secure than using the same sequence of random numbers after every reboot.
/external/grub/docs/
Dgrub.info497 reboot your computer with it. Otherwise, see *Note Installing GRUB
2505 * reboot:: Reboot your computer
2938 File: grub.info, Node: quit, Next: reboot, Prev: pause, Up: Command-line and menu entry commands
2948 File: grub.info, Node: reboot, Next: read, Prev: quit, Up: Command-line and menu entry commands
2950 13.3.29 reboot
2953 -- Command: reboot
2957 File: grub.info, Node: read, Next: root, Prev: reboot, Up: Command-line and menu entry commands
3133 string and then halt. Pressing `<CTRL>-<ALT>-<DEL>' will reboot.
3169 `<CTRL>-<ALT>-<DEL>' will reboot.
3463 not required if you follow the rules above, but reboot is the most
[all …]
Dgrub.texi546 reboot your computer with it. Otherwise, see @ref{Installing GRUB using
2689 * reboot:: Reboot your computer
3103 @node reboot
3104 @subsection reboot
3106 @deffn Command reboot
3278 reboot.
3312 @kbd{@key{CTRL}-@key{ALT}-@key{DEL}} will reboot.
3603 required if you follow the rules above, but reboot is the most secure
/external/mdnsresponder/mDNSPosix/
DReadMe.txt106 You shouldn't need to reboot unless you really want to.
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_service_mac.mm141 // occur until a reboot, but OSX does not offer a nicer way. Deleting cache
/external/grub/netboot/
D3c90x.txt99 network first' in the system BIOS, save and reboot.
/external/wpa_supplicant_8/wpa_supplicant/
Dandroid.config471 # reboot. This can be enabled with -e<entropy file> command line option. The
Ddefconfig473 # reboot. This can be enabled with -e<entropy file> command line option. The
/external/qemu/
Dqemu-options.hx1384 DEF("no-reboot", 0, QEMU_OPTION_no_reboot, \
1385 "-no-reboot exit instead of rebooting\n")
1387 @item -no-reboot
/external/chromium_org/google_update/
Dgoogle_update_idl.idl94 // The caller should ask the user to reboot the machine.
/external/chromium_org/components/policy/resources/
Dpolicy_templates.json5398 …licy is set, it specifies the length of device uptime after which an automatic reboot is scheduled.
5404 …An automatic reboot is scheduled at the selected time but may be delayed on the device by up to 24…
5421 'caption': '''Automatically reboot after update''',
5422 …'desc': '''Schedule an automatic reboot after a <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS<…
5424reboot is scheduled when a <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph> update has …
5426 …When this policy is set to false, no automatic reboot is scheduled after applying a <ph name="PROD…

12