Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dldterm.h279 #define TS_OFBLOCK 0x00200000 /* output flow blocked */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c1274 ~(TS_TTSTOP|TS_OFBLOCK); in ldtermrput()
1295 TS_OFBLOCK); in ldtermrput()
1620 tp->t_state &= ~(TS_TTSTOP|TS_OFBLOCK); in ldtermrmsg()
4079 tp->t_state &= ~(TS_TTSTOP|TS_OFBLOCK); in ldterm_dosig()
4282 tp->t_state |= (TS_TTSTOP|TS_OFBLOCK); in ldterm_do_ioctl()
4289 tp->t_state &= ~(TS_TTSTOP|TS_OFBLOCK); in ldterm_do_ioctl()