Searched refs:readCharNum (Results 1 – 1 of 1) sorted by relevance
82 u32 readCharNum = 0; in _createCmdTree() local102 strTemp[readCharNum] = *curChar; in _createCmdTree()104 ++readCharNum; in _createCmdTree()108 strTemp[readCharNum] = '\0'; in _createCmdTree()119 readCharNum = 0; in _createCmdTree()130 strTemp[readCharNum] = *curChar; in _createCmdTree()132 ++readCharNum; in _createCmdTree()139 strTemp[readCharNum] = '\0'; in _createCmdTree()142 readCharNum = 0; in _createCmdTree()152 strTemp[readCharNum] = *curChar; in _createCmdTree()[all …]