Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/sys/
H A Dtty.h214 #define TS_LOCAL (TS_BKSL | TS_CNTTB | TS_ERASE | TS_LNCH | TS_TYPEN) macro
/xnu-11417.121.6/bsd/kern/
H A Dtty.c722 CLR(tp->t_state, TS_LOCAL); in ttyinput()
1850 CLR(tp->t_state, TS_LOCAL); in ttyflush()