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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A 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) function
242 pzlib_filefunc_def->ztell64_file = ftell64_file_func;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A 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) function
242 pzlib_filefunc_def->ztell64_file = ftell64_file_func;

Completed in 39 milliseconds