Searched refs:stdio_pclose (Results 1 – 1 of 1) sorted by relevance
236 static int stdio_pclose(void *opaque) in stdio_pclose() function267 s->file = qemu_fopen_ops(s, NULL, stdio_get_buffer, stdio_pclose, in qemu_popen()270 s->file = qemu_fopen_ops(s, stdio_put_buffer, NULL, stdio_pclose, in qemu_popen()