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

/forgerock/web-agents-v4/zlib/
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 28 milliseconds