Home
last modified time | relevance | path

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

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