Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c1922 int xonxoff = 0x000A0000; local
1925 lcp_wantoptions[0].asyncmap |= xonxoff; /* escape ^S and ^Q */
1926 lcp_allowoptions[0].asyncmap |= xonxoff;
1927 xmit_accm[0][0] |= xonxoff;
1928 xmit_accm[0][4] |= xonxoff; /* escape 0x91 and 0x93 as well */