Searched defs:tios (Results 1 – 1 of 1) sorted by relevance
311 static void termios_to_termio(struct termios *tios, struct termio *tio) in termios_to_termio()322 static void termio_to_termios(struct termio *tio, struct termios *tios) in termio_to_termios()341 struct termios tios; in lwp_tty_ioctl_adapter() local
Completed in 3 milliseconds