Searched refs:OutFunc (Results 1 – 1 of 1) sorted by relevance
2164 static int32_t OutFunc(void *outDesc, unsigned char *buf, unsigned len) in OutFunc() function2240 arg->errCode = inflateBack(zipEntity->zs.get(), InFunc, inDesc.get(), OutFunc, outDesc.get()); in InflateBack()