Searched refs:TS_ERASE (Results 1 – 3 of 3) sorted by relevance
193 #define TS_ERASE 0x02000 /* Within a \.../ for PRTRUB. */ macro196 #define TS_LOCAL (TS_BKSL | TS_CNTTB | TS_ERASE | TS_LNCH | TS_TYPEN)
559 if (ISSET(tp->t_state, TS_ERASE)) {563 CLR(tp->t_state, TS_ERASE);1934 if (!ISSET(tp->t_state, TS_ERASE)) {1935 SET(tp->t_state, TS_ERASE);1983 CLR(tp->t_state, TS_ERASE);
807 { TS_ERASE, 'E'},