Searched refs:XON (Results 1 – 10 of 10) sorted by relevance
124 case XON: in noxrd7()199 case XON: in zdlread2()200 case (XON|0200): in zdlread2()231 case XON: in zdlread2()232 case (XON|0200): in zdlread2()445 xsendline(XON); flushmo(); in zsdata()477 xsendline(XON); flushmo(); in zsda32()925 case XON: /* ^S */ in zsendline_init()927 case (XON | 0200): in zsendline_init()
316 #define XON ('q'&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
169 This is used to implement XON/XOFF flow control and tcflow(). If
321 #define XON 0x11 macro554 || (*input & ISO_IEC_646_MASK) == XON in gsm_stuff_frame()2052 if ((c & ISO_IEC_646_MASK) == XON) { 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.