Searched defs:bufTmp (Results 1 – 3 of 3) sorted by relevance
40 char *bufTmp = static_cast<char *>(malloc(len)); variable53 char *bufTmp = static_cast<char *>(malloc(len + 1)); variable
79 char *bufTmp = (char *)malloc(strLength + 1); in ReadStringItem() local
138 const uint8_t *bufTmp = readBuf; in ConstructHttpResponse() local