Searched refs:XOFF (Results 1 – 10 of 10) sorted by relevance
125 case XOFF: in noxrd7()201 case XOFF: in zdlread2()202 case (XOFF|0200): in zdlread2()233 case XOFF: in zdlread2()234 case (XOFF|0200): in zdlread2()924 case XOFF: /* ^Q */ in zsendline_init()926 case (XOFF | 0200): in zsendline_init()
315 #define XOFF ('s'&037) macro
200 send_xchar() Send a high-priority XON/XOFF character to the device.325 send_xchar() Send XON/XOFF and if possible jump the queue with
128 to stop transmission due to an XOFF character.169 This is used to implement XON/XOFF flow control and tcflow(). If
322 #define XOFF 0x13 macro555 || (*input & ISO_IEC_646_MASK) == XOFF) { in gsm_stuff_frame()2055 } else if ((c & ISO_IEC_646_MASK) == XOFF) { in gsm1_receive()
329 - Handshake None, Software (XON/XOFF), Hardware (CTSRTS,CTSDTR) [1]_
1# ncurses 6.1 - patch 20190615 - Thomas E. Dickey 2# 3# --- ...
1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey 2# 3# --- ...
3605 XON/XOFF flow control on the terminal file specified by FILEDES.