Searched refs:tmpCommandString (Results 1 – 1 of 1) sorted by relevance
332 static const char *tmpCommandString; in ProcessCommand() local348 tmpCommandString = tmpCommand->pcCommand; in ProcessCommand()349 tmpCommandLen = StrLen(tmpCommandString); in ProcessCommand()353 if (StrCompare(tmpCommandString, argv[0], tmpCommandLen) == 0) in ProcessCommand()
Completed in 4 milliseconds