Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c5762 static void target_to_host_termios (void *dst, const void *src) in target_to_host_termios() function
5833 .convert = { host_to_target_termios, target_to_host_termios },