Searched refs:NOFLSH (Results 1 – 5 of 5) sorted by relevance
130 #define NOFLSH 0x80000000 /* no output flush on signal */ macro149 #define LNOFLSH (NOFLSH>>16)
181 #define NOFLSH 0x80000000 /* don't flush after interrupt */ macro
329 flags |= lflag&(ECHO|TOSTOP|FLUSHO|PENDIN|NOFLSH); in ttcompatgetflags()454 lflag &= ~(TOSTOP|FLUSHO|PENDIN|NOFLSH); in ttcompatsetlflags()455 lflag |= flags&(TOSTOP|FLUSHO|PENDIN|NOFLSH); in ttcompatsetlflags()
972 if (!CMP_FLAG(l, NOFLSH)) in ttydisc_rint()
95 FLUSHO|NOKERNINFO|NOFLSH)