/external/chromium_org/build/android/ |
D | adb_device_functions.sh | 91 fastboot -s $DEVICE reboot
|
/external/dhcpcd/ |
D | if-options.h | 93 time_t reboot; member
|
D | if-options.c | 527 ifo->reboot = atoint(arg); in parse_option() 528 if (ifo->reboot < 0) { in parse_option() 801 ifo->reboot = DEFAULT_REBOOT; in read_config()
|
D | dhcpcd.c | 969 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/ |
D | portforward | 25 # Port forwards will recreated when dnsmasq restarts after a reboot, and
|
/external/dnsmasq/contrib/wrt/ |
D | README | 3 reboot, then it will eventually be restored as hosts renew their
|
/external/chromium_org/chrome/browser/policy/proto/chromeos/ |
D | chrome_device_policy.proto | 215 // 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/ |
D | chrome_device_policy.proto | 215 // 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/ |
D | poor_mans_trybot.bat | 27 REM running this script. If you encounter this issue, a reboot of the
|
/external/kernel-headers/original/asm-mips/ |
D | sgiarcs.h | 195 LONG reboot; /* Reboot the machine. */ member
|
/external/iproute2/doc/ |
D | nstat.sgml | 62 <tt/Xstat/ understands when history is invalidated by system reboot
|
D | api-ip6-flowlabels.tex | 331 labels at stable storage and restore them back after reboot before the first
|
/external/ipsec-tools/src/racoon/ |
D | TODO | 116 o Reboot recovery (peer reboot losing it's security associations)
|
/external/chromium_org/build/android/buildbot/ |
D | bb_device_steps.py | 405 if options.reboot:
|
/external/wpa_supplicant_8/hostapd/ |
D | defconfig | 219 # secure than using the same sequence of random numbers after every reboot.
|
/external/grub/docs/ |
D | grub.info | 497 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 …]
|
D | grub.texi | 546 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/ |
D | ReadMe.txt | 106 You shouldn't need to reboot unless you really want to.
|
/external/chromium_org/chrome/browser/ui/app_list/ |
D | app_list_service_mac.mm | 141 // occur until a reboot, but OSX does not offer a nicer way. Deleting cache
|
/external/grub/netboot/ |
D | 3c90x.txt | 99 network first' in the system BIOS, save and reboot.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | android.config | 471 # reboot. This can be enabled with -e<entropy file> command line option. The
|
D | defconfig | 473 # reboot. This can be enabled with -e<entropy file> command line option. The
|
/external/qemu/ |
D | qemu-options.hx | 1384 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/ |
D | google_update_idl.idl | 94 // The caller should ask the user to reboot the machine.
|
/external/chromium_org/components/policy/resources/ |
D | policy_templates.json | 5398 …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<… 5424 …reboot 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…
|