Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dos-win32.h252 #define sendto qemu_sendto_wrap
253 ssize_t qemu_sendto_wrap(int sockfd, const void *buf, size_t len, int flags,
/qemu/util/
H A Doslib-win32.c746 ssize_t qemu_sendto_wrap(int sockfd, const void *buf, size_t len, int flags, in qemu_sendto_wrap() function