Searched refs:TIOCMGET (Results 1 – 3 of 3) sorted by relevance
92 #define TIOCMGET _IOR('t', 106, int) /* get all modem bits */ macro
243 return TIOCMGET; in linux2freebsd_ioctl()
1660 case TIOCMGET: in tty_generic_ioctl()