HomeSort by: relevance | last modified time | path
    Searched defs:fseek_file_func (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/contrib/minizip/
ioapi.c 148 static long ZCALLBACK fseek_file_func(voidpf opaque, voidpf stream, uLong offset, int origin) { function in typeref:typename:long ZCALLBACK
216 pzlib_filefunc_def->zseek_file = fseek_file_func;
ioapi.c 148 static long ZCALLBACK fseek_file_func(voidpf opaque, voidpf stream, uLong offset, int origin) { function in typeref:typename:long ZCALLBACK
216 pzlib_filefunc_def->zseek_file = fseek_file_func;

Completed in 180 milliseconds