Home
last modified time | relevance | path

Searched refs:stdio_put_buffer (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dsavevm.c217 static int stdio_put_buffer(void *opaque, const uint8_t *buf, int64_t pos, int size) in stdio_put_buffer() function
270 s->file = qemu_fopen_ops(s, stdio_put_buffer, NULL, stdio_pclose, in qemu_popen()
319 s->file = qemu_fopen_ops(s, stdio_put_buffer, NULL, stdio_fclose, in qemu_fdopen()