Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dos-win32.h262 #define recvfrom qemu_recvfrom_wrap
263 ssize_t qemu_recvfrom_wrap(int sockfd, void *buf, size_t len, int flags,
/openbmc/qemu/util/
H A Doslib-win32.c783 ssize_t qemu_recvfrom_wrap(int sockfd, void *buf, size_t len, int flags, in qemu_recvfrom_wrap() function