Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dexterns.h248 extern void TerminalSpeeds(int *, int *);
H A Dsys_bsd.c568 TerminalSpeeds(ispeed, ospeed) in TerminalSpeeds() function
H A Dtelnet.c843 TerminalSpeeds(&ispeed, &ospeed); in suboption()