Searched defs:pfilefunc (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dioapi.c31 voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*filename,int mode) argument
41 long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin) argument
55 call_ztell64(const zlib_filefunc64_32_def* pfilefunc,voidpf filestream) argument
[all...]
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dioapi.c31 voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*filename,int mode) argument
41 long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin) argument
55 call_ztell64(const zlib_filefunc64_32_def* pfilefunc,voidpf filestream) argument
[all...]

Completed in 37 milliseconds