Searched refs:telCommandLine (Results 1 – 2 of 2) sorted by relevance
49 int telCommandLine (Telnet &MyConnection);360 while(telCommandLine(MyConnection)); in main()366 telCommandLine(MyConnection); in main()567 int telCommandLine (Telnet &MyConnection){ in telCommandLine() function
21 And I make more smart command line processing, look at telCommandLine().