Searched refs:termio_to_termios (Results 1 – 1 of 1) sorted by relevance
322 static void termio_to_termios(struct termio *tio, struct termios *tios) in termio_to_termios() function390 termio_to_termios(&tio, &tios); in lwp_tty_ioctl_adapter()398 termio_to_termios(&tio, &tios); in lwp_tty_ioctl_adapter()406 termio_to_termios(&tio, &tios); in lwp_tty_ioctl_adapter()
Completed in 3 milliseconds