OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_stop
(Results
1 - 6
of
6
) sorted by null
/system/core/init/
keywords.h
28
int
do_stop
(int nargs, char **args);
84
KEYWORD(stop, COMMAND, 1,
do_stop
)
builtins.c
581
int
do_stop
(int nargs, char **args)
function
/external/oprofile/
oprofile_android
189
rc = self.
do_stop
(command_args)
293
def
do_stop
(self, command_args):
/external/qemu/
qemu-monitor.hx
206
{ "stop", "",
do_stop
,
monitor.c
545
static void
do_stop
(Monitor *mon)
function
[
all
...]
/external/oprofile/utils/
opcontrol
971
do_stop
()
[
all
...]
Completed in 287 milliseconds