Searched refs:TIOCFLUSH (Results 1 – 9 of 9) sorted by relevance
86 #define TIOCFLUSH _IOW('t', 16, int) /* flush buffers */ macro
124 #define TIOCFLUSH (tIOC|16) macro
418 #define TIOCFLUSH (tIOC|16) macro
378 case TIOCFLUSH: in ttcompatwput()400 case TIOCFLUSH: in ttcompatwput()432 case TIOCFLUSH: in ttcompatwput()646 case TIOCFLUSH: { in ttcompat_do_ioctl()
182 (void) ioctl(fileno(stdout), TIOCFLUSH, NULL); in TerminalFlushOutput()
1201 if (ioctl(STDOUT_FILENO, TIOCFLUSH, (char *)&out) == -1) in oob()
366 { (uint_t)TIOCFLUSH, "TIOCFLUSH", NULL },
792 case TIOCFLUSH: in show_strint()1418 case TIOCFLUSH: in show_ioctl()
3141 case TIOCFLUSH: in job_control_type()