Searched refs:readCharNum (Results 1 – 1 of 1) sorted by relevance
80 u32 readCharNum = 0; in _createCmdTree() local100 strTemp[readCharNum] = *curChar; in _createCmdTree()102 ++readCharNum; in _createCmdTree()106 strTemp[readCharNum] = '\0'; in _createCmdTree()117 readCharNum = 0; in _createCmdTree()128 strTemp[readCharNum] = *curChar; in _createCmdTree()130 ++readCharNum; in _createCmdTree()137 strTemp[readCharNum] = '\0'; in _createCmdTree()140 readCharNum = 0; in _createCmdTree()150 strTemp[readCharNum] = *curChar; in _createCmdTree()[all …]