OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:select_watchdog_action
(Results
1 - 5
of
5
) sorted by null
/external/qemu/hw/
watchdog.h
57
extern int
select_watchdog_action
(const char *action);
watchdog.c
73
int
select_watchdog_action
(const char *p)
function
/external/qemu/
monitor.c
604
if (
select_watchdog_action
(action) == -1) {
[
all
...]
vl.c
[
all
...]
vl-android.c
[
all
...]
Completed in 393 milliseconds