Home
last modified time | relevance | path

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

12345678

/external/libpcap/
DREADME.macosx41 will be executed on the next reboot. To change the permissions before
42 the reboot, run
52 it will be executed on the next reboot. To change the permissions
53 before the reboot, run
DREADME.aix78 /etc/pse.conf and reboot the machine; this way DLPI will always
/external/toybox/toys/other/
Dreboot.c30 toys.exitval = reboot(types[stridx("hp", *toys.which->name)+1]); in reboot_main()
Doneit.c57 if (!vfork()) reboot(action);
/external/strace/
Dreboot.c7 SYS_FUNC(reboot) in SYS_FUNC() argument
DAndroid.mk102 reboot.c \
Dsys_func.h184 extern SYS_FUNC(reboot);
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dsystem_current_mode.txt6 Changing the current mode of the system will not survive a reboot. You would need to change the sy…
Dsystem_policy_type.txt5 …labeled in permissive mode. The gui will insure that proper labels get assigned on the next reboot.
Dsystem_boot_mode.txt13 Note if you disable SELinux, you will need to to reboot, to turn it off. Also the next time you tu…
/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()
807 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/sepolicy/
Duncrypt.te24 # Set a property to reboot the device.
Dkernel.te27 # Init reboot before switching selinux domains under certain error
/external/libdrm/freedreno/
DREADME9 to reboot. So libdrm_freedreno attempts to hide most of the crazy.
/external/toybox/toys/pending/
Dinit.c362 reboot(reboot_magic_no); in halt_poweroff_reboot_handler()
390 reboot(RB_HALT_SYSTEM); in restart_init_handler()
/external/dnsmasq/contrib/port-forward/
Dportforward25 # Port forwards will recreated when dnsmasq restarts after a reboot, and
/external/toybox/generated/
Dnewtoys.h81 USE_REBOOT(OLDTOY(halt, reboot, TOYFLAG_SBIN|TOYFLAG_NEEDROOT))
160 USE_REBOOT(OLDTOY(poweroff, reboot, TOYFLAG_SBIN|TOYFLAG_NEEDROOT))
169 USE_REBOOT(NEWTOY(reboot, "n", TOYFLAG_SBIN|TOYFLAG_NEEDROOT))
/external/apache-harmony/jdwp/
DAndroid_debug_config.mk129 adb reboot
/external/ltrace/etc/
Dsyscalls.conf86 int reboot(int,int,int,addr);
/external/dnsmasq/contrib/wrt/
DREADME3 reboot, then it will eventually be restored as hosts renew their
/external/lldb/test/pexpect-2.4/examples/
DREADME8 you could connect to a dozen different machines and reboot
/external/iproute2/doc/
Dnstat.sgml62 <tt/Xstat/ understands when history is invalidated by system reboot
/external/ipsec-tools/src/racoon/
DTODO116 o Reboot recovery (peer reboot losing it's security associations)

12345678