Searched refs:BRKINT (Results 1 – 3 of 3) sorted by relevance
63 #define BRKINT 0000002 macro
26 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
105 #define I_BRKINT(tty) _I_FLAG((tty), BRKINT)