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

  /src/common/dist/zlib/contrib/minizip/
ioapi.h 144 typedef long (ZCALLBACK *seek_file_func) (voidpf opaque, voidpf stream, uLong offset, int origin); typedef in typeref:typename:long (ZCALLBACK *)(voidpf opaque,voidpf stream,uLong offset,int origin)
154 seek_file_func zseek_file;
185 seek_file_func zseek32_file;
ioapi.h 144 typedef long (ZCALLBACK *seek_file_func) (voidpf opaque, voidpf stream, uLong offset, int origin); typedef in typeref:typename:long (ZCALLBACK *)(voidpf opaque,voidpf stream,uLong offset,int origin)
154 seek_file_func zseek_file;
185 seek_file_func zseek32_file;
ioapi.h 144 typedef long (ZCALLBACK *seek_file_func) (voidpf opaque, voidpf stream, uLong offset, int origin); typedef in typeref:typename:long (ZCALLBACK *)(voidpf opaque,voidpf stream,uLong offset,int origin)
154 seek_file_func zseek_file;
185 seek_file_func zseek32_file;

Completed in 31 milliseconds