Searched refs:qemu_chr_open_win_file (Results 1 – 1 of 1) sorted by relevance
1830 static CharDriverState *qemu_chr_open_win_file(HANDLE fd_out) in qemu_chr_open_win_file() function1846 return qemu_chr_open_win_file(GetStdHandle(STD_OUTPUT_HANDLE)); in qemu_chr_open_win_con()1859 return qemu_chr_open_win_file(fd_out); in qemu_chr_open_win_file_out()