Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c1928 int xonxoff = 0x000A0000; local
1931 lcp_wantoptions[0].asyncmap |= xonxoff; /* escape ^S and ^Q */
1932 lcp_allowoptions[0].asyncmap |= xonxoff;
1933 xmit_accm[0][0] |= xonxoff;
1934 xmit_accm[0][4] |= xonxoff; /* escape 0x91 and 0x93 as well */