Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c918 int xspeed, rspeed; in suboption() local
928 xspeed = atoi((char *)subpointer); in suboption()
935 clientstat(TELOPT_TSPEED, xspeed, rspeed); in suboption()