Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dos-win32.h221 #define shutdown qemu_shutdown_wrap
222 int qemu_shutdown_wrap(int sockfd, int how);
/openbmc/qemu/util/
H A Doslib-win32.c616 int qemu_shutdown_wrap(int sockfd, int how) in qemu_shutdown_wrap() function