Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-stdio.c43 static int old_fd0_flags; variable
52 fcntl(0, F_SETFL, old_fd0_flags); in term_exit()
104 old_fd0_flags = fcntl(0, F_GETFL); in qemu_chr_open_stdio()