Searched refs:TERMP_BRTRSP (Results 1 – 4 of 4) sorted by relevance
90 #define TERMP_BRTRSP (1 << 9) /* See term_flushln(). */ macro
171 if (p->flags & TERMP_BRTRSP) in term_flushln()175 if (p->flags & TERMP_BRTRSP) in term_flushln()
579 p->flags |= TERMP_NOBREAK | TERMP_BRTRSP; in pre_TP()622 p->flags &= ~(TERMP_NOBREAK | TERMP_BRTRSP); in pre_TP()
813 p->flags |= TERMP_NOBREAK | TERMP_BRTRSP | TERMP_BRIND; in termp_it_pre()963 p->flags &= ~(TERMP_NOBREAK | TERMP_BRTRSP | TERMP_BRIND | TERMP_HANG); in termp_it_post()