Searched refs:mfFree (Results 1 – 3 of 3) sorted by relevance
281 ((SZFILE_IMP *)p)->mpArc->mfFree(address); in sFree()474 apArc->mfFree = afFree; in SZFILE_CreateArc()769 apArc->mfFree(apArc->mpRootDir); in SZFILE_PurgeArc()775 apArc->mfFree(pImp->mpFiles); in SZFILE_PurgeArc()781 apArc->mfFree(pImp->mpNames); in SZFILE_PurgeArc()792 apArc->mfFree(apArc->mppUnpackedStreams); in SZFILE_PurgeArc()798 apArc->mfFree(pImp); in SZFILE_PurgeArc()803 apArc->mfFree = NULL; in SZFILE_PurgeArc()
124 SZFILE_pf_Free mfFree; member