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

/netbsd-6-1-5-RELEASE/sys/compat/ultrix/
H A Dultrix_tty.h45 #define ULTRIX_TCSETS _IOW('t', 84, struct ultrix_termios) /* set termios */ macro
H A Dultrix_ioctl.c603 case ULTRIX_TCSETS:
613 return ultrix_do_ioctl(SCARG(&ap, fd), ULTRIX_TCSETS - SCARG(&ap, com) + TIOCSETA,

Completed in 104 milliseconds