OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_stdio_fd
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
migration-exec.c
131
qemu_set_fd_handler2(
qemu_stdio_fd
(f), NULL, NULL, NULL, NULL);
149
qemu_set_fd_handler2(
qemu_stdio_fd
(f), NULL,
savevm.c
288
int
qemu_stdio_fd
(QEMUFile *f)
function
[
all
...]
/external/qemu/hw/
hw.h
54
int
qemu_stdio_fd
(QEMUFile *f);
Completed in 28 milliseconds