Searched refs:TIOCPKT_STOP (Results 1 – 3 of 3) sorted by relevance
80 #define TIOCPKT_STOP 0x04 /* stop output */ macro
120 #define TIOCPKT_STOP 0x04 /* stop output */ macro
402 pty->pt_send |= TIOCPKT_STOP; in ptslwput()