OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_popen_cmd
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
migration-exec.c
143
f =
qemu_popen_cmd
(command, "r");
savevm.c
276
QEMUFile *
qemu_popen_cmd
(const char *command, const char *mode)
function
[
all
...]
/external/qemu/hw/
hw.h
53
QEMUFile *
qemu_popen_cmd
(const char *command, const char *mode);
Completed in 83 milliseconds