Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dos-win32.h203 #define listen qemu_listen_wrap
204 int qemu_listen_wrap(int sockfd, int backlog);
/openbmc/qemu/util/
H A Doslib-win32.c455 int qemu_listen_wrap(int sockfd, int backlog) in qemu_listen_wrap() function