Searched refs:CRTS_IFLOW (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dtermios.h218 #define CRTSCTS (CCTS_OFLOW | CRTS_IFLOW)
219 #define CRTS_IFLOW 0x00020000 /* RTS flow control of input */ macro
/xnu-2422.115.4/bsd/kern/
H A Dtty.c532 (ISSET(tp->t_cflag, CRTS_IFLOW) || ISSET(iflag, IXOFF)) &&

Completed in 26 milliseconds