Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/ultrix/
H A Dultrix_tty.h47 #define ULTRIX_TCSETS _IOW('t', 84, struct ultrix_termios) /* set termios */ macro
H A Dultrix_ioctl.c620 case ULTRIX_TCSETS: in ultrix_sys_ioctl()
632 ULTRIX_TCSETS - SCARG(&ap, com) + TIOCSETA, &bts, l); in ultrix_sys_ioctl()