Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-char.c794 static int old_fd0_flags; variable
800 fcntl(0, F_SETFL, old_fd0_flags); in term_exit()
840 old_fd0_flags = fcntl(0, F_GETFL); in qemu_chr_open_stdio()