Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dtty.h213 #define TS_LOCAL (TS_BKSL | TS_CNTTB | TS_ERASE | TS_LNCH | TS_TYPEN) macro
/xnu-8019.80.24/bsd/kern/
H A Dtty.c661 CLR(tp->t_state, TS_LOCAL); in ttyinput()
1739 CLR(tp->t_state, TS_LOCAL); in ttyflush()