Searched refs:TIOCSDTR (Results 1 – 6 of 6) sorted by relevance
158 #define TIOCSDTR _IO('t', 121) /* set data terminal ready */ macro
135 #define TIOCSDTR (tIOC|121) /* set data terminal ready */ macro
433 #define TIOCSDTR (tIOC|121) /* set data terminal ready */ macro
609 case TIOCSDTR: { in ttcompat_do_ioctl()
379 { (uint_t)TIOCSDTR, "TIOCSDTR", NULL },
3147 case TIOCSDTR: in job_control_type()