Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-char.c1830 static CharDriverState *qemu_chr_open_win_file(HANDLE fd_out) in qemu_chr_open_win_file() function
1846 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()