Home
last modified time | relevance | path

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

/components/lwp/terminal/freebsd/
A Dtty_compat.c322 static void termio_to_termios(struct termio *tio, struct termios *tios) in termio_to_termios() function
390 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