Home
last modified time | relevance | path

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

/qemu/chardev/
H A Dchar-stdio.c42 static struct termios oldtty;
58 struct termios tty; in qemu_chr_set_echo_stdio()
H A Dchar-pty.c234 struct termios *termp, struct winsize *winp) in openpty()
281 static void cfmakeraw (struct termios *termios_p) in cfmakeraw()
299 struct termios tty; in qemu_openpty_raw()
H A Dchar-serial.c61 struct termios tty = {0}; in tty_serial_init()
/qemu/linux-user/
H A Dsemihost.c29 struct termios old_tio, new_tio; in qemu_semihosting_console_read()
H A Dsyscall_types.h1 STRUCT_SPECIAL(termios)
H A Dsyscall.c88 #define termios host_termios macro
/qemu/qga/
H A Dchannel-posix.c158 struct termios tio; in ga_channel_open()
180 struct termios tio; in ga_channel_open()
/qemu/
H A Dqemu-io.c58 struct termios tty; in get_eof_char()
/qemu/util/
H A Doslib-posix.c283 struct termios tty; in qemu_set_tty_echo()