Searched refs:haveSubCmd (Results 1 – 1 of 1) sorted by relevance
431 haveSubCmd; // have subcommands? 0 or 1 member537 if ( cmdList[i].haveSubCmd && curCmd == cmdList[i].isSubCmd) { in tokenizeCommand()