Searched refs:IXOFF (Results 1 – 2 of 2) sorted by relevance
85 #define IXOFF 0010000 macro
68 ICRNL | IXON | IXOFF | IXANY | IMAXBEL | IUTF8)1214 (IXON | IXOFF | IXANY)) || in tty_generic_ioctl()1408 if ((tp->t_flags & TF_HIWAT_IN) == 0 && tp->t_termios.c_iflag & IXOFF && in tty_hiwat_in_block()1428 if (tp->t_flags & TF_HIWAT_IN && tp->t_termios.c_iflag & IXOFF && in tty_hiwat_in_unblock()
Completed in 14 milliseconds