Home
last modified time | relevance | path

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

/openbmc/qemu/include/chardev/
H A Dchar-win.h35 OVERLAPPED orecv;
39 OVERLAPPED osend;
/openbmc/qemu/qga/
H A Dchannel-win32.c13 OVERLAPPED ov;
228 OVERLAPPED ov = {0}; in ga_channel_write()
/openbmc/qemu/net/
H A Dtap-win32.c109 OVERLAPPED read_overlapped;
110 OVERLAPPED write_overlapped;
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h94 } OVERLAPPED, *LPOVERLAPPED; typedef
/openbmc/qemu/util/
H A Doslib-win32.c821 OVERLAPPED overlap; in qemu_write_pidfile()