Home
last modified time | relevance | path

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

/reactos/base/applications/network/telnet/src/
H A Dtnmain.cpp427 int minLen, // minimal length for match member
532 if ( cmdMatch(cmdList[i].cmd, tokens[args], tokenLen, cmdList[i].minLen) ) { in tokenizeCommand()