Home
last modified time | relevance | path

Searched refs:ftell64_file_func (Results 1 – 1 of 1) sorted by relevance

/external/zlib/src/contrib/minizip/
Dioapi.c90 static ZPOS64_T ZCALLBACK ftell64_file_func OF((voidpf opaque, voidpf stream));
154 static ZPOS64_T ZCALLBACK ftell64_file_func (voidpf opaque, voidpf stream) in ftell64_file_func() function
242 pzlib_filefunc_def->ztell64_file = ftell64_file_func; in fill_fopen64_filefunc()