Searched defs:socket_write_ops (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dsavevm.c507 static const QEMUFileOps socket_write_ops = { variable
537 s->file = qemu_fopen_ops(s, &socket_write_ops);

Completed in 54 milliseconds