Home
last modified time | relevance | path

Searched refs:IXOFF (Results 1 – 2 of 2) sorted by relevance

/components/libc/posix/io/termios/
A Dtermios.h85 #define IXOFF 0010000 macro
/components/lwp/terminal/freebsd/
A Dtty.c68 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 8 milliseconds