Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dos-win32.h225 #define ioctlsocket qemu_ioctlsocket_wrap
226 int qemu_ioctlsocket_wrap(int fd, int req, void *val);
/openbmc/qemu/util/
H A Doslib-win32.c634 int qemu_ioctlsocket_wrap(int fd, int req, void *val) in qemu_ioctlsocket_wrap() function