Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c89 #define termios2 host_termios2
159 #define host_termios2 host_termios macro
5953 struct host_termios2 *host = dst; in target_to_host_termios2()
5991 const struct host_termios2 *host = src; in host_to_target_termios2()
6027 .size = { sizeof(struct target_termios2), sizeof(struct host_termios2) },
6028 .align = { __alignof__(struct target_termios2), __alignof__(struct host_termios2) },