Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dos-win32.h207 #define bind qemu_bind_wrap
208 int qemu_bind_wrap(int sockfd, const struct sockaddr *addr,
/openbmc/qemu/util/
H A Doslib-win32.c473 int qemu_bind_wrap(int sockfd, const struct sockaddr *addr, in qemu_bind_wrap() function