Searched refs:totalByteCount (Results 1 – 1 of 1) sorted by relevance
1209 size_t totalByteCount = actualLength(len); in debugFree() local1215 if (munmap(fullBuf, totalByteCount) != 0) { in debugFree()