HomeSort by relevance Sort by last modified time
    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 40 milliseconds