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

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

Completed in 22 milliseconds