OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:restart
(Results
1 - 25
of
2445
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/native/cmds/servicemanager/
servicemanager.rc
6
onrestart
restart
healthd
7
onrestart
restart
zygote
8
onrestart
restart
audioserver
9
onrestart
restart
media
10
onrestart
restart
surfaceflinger
11
onrestart
restart
inputflinger
12
onrestart
restart
drm
13
onrestart
restart
cameraserver
/frameworks/native/services/inputflinger/host/
inputflinger.rc
5
# onrestart
restart
zygote
/system/core/rootdir/
init.zygote32.rc
6
onrestart
restart
audioserver
7
onrestart
restart
cameraserver
8
onrestart
restart
media
9
onrestart
restart
netd
init.zygote64.rc
6
onrestart
restart
audioserver
7
onrestart
restart
cameraserver
8
onrestart
restart
media
9
onrestart
restart
netd
init.zygote32_64.rc
6
onrestart
restart
audioserver
7
onrestart
restart
cameraserver
8
onrestart
restart
media
9
onrestart
restart
netd
15
onrestart
restart
zygote
init.zygote64_32.rc
6
onrestart
restart
audioserver
7
onrestart
restart
cameraserver
8
onrestart
restart
media
9
onrestart
restart
netd
15
onrestart
restart
zygote
/external/dnsmasq/contrib/slackware-dnsmasq/
rc.dnsmasq.gz
/frameworks/native/services/surfaceflinger/
surfaceflinger.rc
5
onrestart
restart
zygote
/external/kernel-headers/original/uapi/linux/
reboot.h
18
*
RESTART
Restart
system using default command and mode.
20
* CAD_ON Ctrl-Alt-Del sequence causes
RESTART
command.
23
* RESTART2
Restart
system using given command string.
25
* KEXEC
Restart
system using a previously loaded Linux kernel
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
reboot.h
18
*
RESTART
Restart
system using default command and mode.
20
* CAD_ON Ctrl-Alt-Del sequence causes
RESTART
command.
23
* RESTART2
Restart
system using given command string.
25
* KEXEC
Restart
system using a previously loaded Linux kernel
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
reboot.h
18
*
RESTART
Restart
system using default command and mode.
20
* CAD_ON Ctrl-Alt-Del sequence causes
RESTART
command.
23
* RESTART2
Restart
system using given command string.
25
* KEXEC
Restart
system using a previously loaded Linux kernel
/external/autotest/utils/
autotestd.service
8
Restart
=on-abort
autotest-rh.init
91
restart
() {
function
97
restart
107
restart
)
108
restart
113
condrestart|try-
restart
)
132
echo $"Usage: $0 {start|stop|
restart
|reload|condrestart|try-
restart
|status}"
/external/selinux/policycoreutils/mcstrans/share/examples/default/
README
5
run_init /etc/init.d/mcstrans
restart
/external/selinux/policycoreutils/mcstrans/share/examples/non-mls-color/
README
5
run_init /etc/init.d/mcstrans
restart
/external/autotest/client/site_tests/platform_DaemonsRespawn/
control
4
Tests that daemons
restart
automatically when killed. This will kill
9
PURPOSE = 'Verify that daemons
restart
when they are killed.'
/external/avahi/initscript/suse/
avahi-daemon.in
29
try-
restart
|condrestart)
31
echo "${attn} Use try-
restart
${done}(LSB)${attn} rather than condrestart ${warn}(RH)${norm}"
35
$0
restart
41
restart
)
57
echo "Usage: $0 {start|stop|status|try-
restart
|
restart
|force-reload|reload}"
avahi-dnsconfd.in
29
restart
)
34
try-
restart
|condrestart)
36
echo "${attn} Use try-
restart
${done}(LSB)${attn} rather than condrestart ${warn}(RH)${norm}"
40
$0
restart
57
echo "Usage: $0 {start|stop|status|try-
restart
|
restart
|force-reload|reload}"
/external/opencv3/apps/traincascade/
imagestorage.h
9
void
restart
() { posReader.
restart
(); }
function in class:CvCascadeImageReader
21
void
restart
();
/external/iputils/ninfod/
ninfod.sh.in
23
restart
)
31
echo "Usage: /etc/init.d/ninfod {start|stop|
restart
}"
/external/selinux/policycoreutils/mcstrans/share/examples/include/
README
6
run_init /etc/init.d/mcstrans
restart
/external/selinux/policycoreutils/mcstrans/share/examples/urcsts/
README
11
run_init /etc/init.d/mcstrans
restart
/external/avahi/initscript/mandriva/
avahi-daemon.in
60
restart
() {
79
restart
)
80
restart
87
[ $? = 0 ] &&
restart
|| :
90
echo $"Usage: $0 {start|stop|status|
restart
|condrestart}"
avahi-dnsconfd.in
60
restart
() {
79
restart
)
80
restart
87
[ $? = 0 ] &&
restart
|| :
90
echo $"Usage: $0 {start|stop|status|
restart
|condrestart}"
/external/selinux/policycoreutils/restorecond/
restorecond.init
60
restart
()
78
force-reload|
restart
|reload)
79
restart
82
[ -e /var/lock/subsys/restorecond ] &&
restart
|| :
85
echo $"Usage: $0 {start|stop|
restart
|force-reload|status|condrestart}"
Completed in 4182 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>