Searched refs:FillFdOpenFileFunc (Results 1 – 3 of 3) sorted by relevance
67 void FillFdOpenFileFunc(zlib_filefunc_def *pzlibFilefuncDef, PlatformFile fd) in FillFdOpenFileFunc() function223 FillFdOpenFileFunc(&zipFuncs, zipFD); in OpenFdForUnzipping()266 FillFdOpenFileFunc(&zipFuncs, zipFd); in OpenFdForZipping()
42 void FillFdOpenFileFunc(zlib_filefunc_def *pzlibFilefuncDef, PlatformFile fd);
180 static void FillFdOpenFileFunc(zlib_filefunc_def *pzlibFilefuncDef, int fd) in FillFdOpenFileFunc() function199 FillFdOpenFileFunc(&zipFuncs, zipFD); in OpenFdForUnzipping()