Searched refs:TIOCMSET (Results 1 – 3 of 3) sorted by relevance
107 #define TIOCMSET _IOW('t', 109, int) /* set all modem bits */ macro
249 return TIOCMSET; in linux2freebsd_ioctl()
1643 case TIOCMSET: { in tty_generic_ioctl()