Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dos-win32.h249 #define send qemu_send_wrap
250 ssize_t qemu_send_wrap(int sockfd, const void *buf, size_t len, int flags);
/openbmc/qemu/util/
H A Doslib-win32.c728 ssize_t qemu_send_wrap(int sockfd, const void *buf, size_t len, int flags) in qemu_send_wrap() function