OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_fdopen
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
hw.h
50
QEMUFile *
qemu_fdopen
(int fd, const char *mode);
/external/qemu/
savevm.c
299
QEMUFile *
qemu_fdopen
(int fd, const char *mode)
function
306
fprintf(stderr, "
qemu_fdopen
: Argument validity check failed\n");
[
all
...]
Completed in 15 milliseconds