Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dttycom.h143 #define TIOCPKT_NOSTOP 0x10 /* no more ^S, ^Q */ macro
/xnu-10002.1.13/bsd/kern/
H A Dtty_dev.c1175 pti->pt_send &= ~TIOCPKT_NOSTOP;
1183 pti->pt_send |= TIOCPKT_NOSTOP;