Home
last modified time | relevance | path

Searched refs:TS_LOCAL (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/sys/
H A Dtty.h196 #define TS_LOCAL (TS_BKSL | TS_CNTTB | TS_ERASE | TS_LNCH | TS_TYPEN) macro
/openbsd/sys/kern/
H A Dtty.c468 CLR(tp->t_state, TS_LOCAL); in ttyinput()
1290 CLR(tp->t_state, TS_LOCAL); in ttyflush()