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

  /external/qemu/
buffered_file.c 109 static int buffered_put_buffer(void *opaque, const uint8_t *buf, int64_t pos, int size) function
271 s->file = qemu_fopen_ops(s, buffered_put_buffer, NULL,

Completed in 583 milliseconds