Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dtty.h168 #define TS_LOCAL (TS_BKSL | TS_CNTTB | TS_ERASE | TS_LNCH | TS_TYPEN) macro
/dragonfly/sys/kern/
H A Dtty.c603 CLR(tp->t_state, TS_LOCAL); in ttyinput()
1448 CLR(tp->t_state, TS_LOCAL); in ttyflush()