Home
last modified time | relevance | path

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

/reactos/base/applications/network/telnet/src/
H A Dtnmain.cpp49 int telCommandLine (Telnet &MyConnection);
360 while(telCommandLine(MyConnection)); in main()
366 telCommandLine(MyConnection); in main()
567 int telCommandLine (Telnet &MyConnection){ in telCommandLine() function
/reactos/base/applications/network/telnet/doc/
H A D00readme.avs21 And I make more smart command line processing, look at telCommandLine().