Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-stdio.c44 static int old_fd1_flags; variable
54 fcntl(1, F_SETFL, old_fd1_flags); in term_exit()
108 old_fd1_flags = fcntl(1, F_GETFL); in qemu_chr_open_stdio()