OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_fopen_socket
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
migration-tcp-android.c
140
f =
qemu_fopen_socket
(c);
migration-tcp.c
152
f =
qemu_fopen_socket
(c);
savevm.c
329
QEMUFile *
qemu_fopen_socket
(int fd)
function
[
all
...]
/external/qemu/hw/
hw.h
51
QEMUFile *
qemu_fopen_socket
(int fd);
Completed in 360 milliseconds