HomeSort by relevance Sort by last modified time
    Searched full:file_get_buffer (Results 1 - 1 of 1) sorted by null

  /external/qemu/
savevm.c 347 static int file_get_buffer(void *opaque, uint8_t *buf, int64_t pos, int size) function
375 s->file = qemu_fopen_ops(s, NULL, file_get_buffer, stdio_fclose,
    [all...]

Completed in 52 milliseconds